#Scrollable overlay

3 messages · Page 1 of 1 (latest)

grizzled birch
#

I am stuck. I am designing a website right now. I created an overlay but it is not scrollable.
What do I have to do?
I appreciate any help. Thanks alot!

void summit
#

Hey @grizzled birch ! To make something scrollbale, you need to have a vertical scrolling enabled on the frame that should be scrolling, and there should be content that goes off of it / is clipped otherwise there is nowhere to scroll

#

eg if you do vertical scrolling you should have content that goes out of the frame in the vertical direction