How to make a slide of two columns one static and other scrollable? #13201
Unanswered
stefaniecg
asked this question in
Q&A
Replies: 1 comment 2 replies
-
I'm afraid that's a 100% HTML/CSS question which requires understanding of the structure you are created. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
The below example shows two slides.
Slide 1: A scrollable container that takes up the entire slide, with a scrollable image.
This works.
My expectation:
Slide 2: I want the full picture on the left side and on the right side the scrollable version.
But this does not work.
How to make a slide of two columns one static and other scrollable?
Beta Was this translation helpful? Give feedback.
All reactions