The only thing I can’t figure out his how to make the 4 individual divs be sticky when I scroll, so each div is “overlapped” by the next instead of just scrolling through normally.
Tried to set the 4 divs to sticky with 0px left and on top but that doesn’t work. Also played around with which element they are relative to but I just can’t get it to work
Page structure:
Section: Auto x 400vw
→ div: 100vw x 100vh, sticky at 0px on top (overflow hidden)
→ div: Auto x 100%
→ div: 100vw x 100vh(doesn’t shrink or grow)
→ div: 100vw x 100vh(doesn’t shrink or grow)
→ div: 100vw x 100vh(doesn’t shrink or grow)
→ div: 100vw x 100vh(doesn’t shrink or grow)
Thank you - I don’t think I explained well the first time round -
I just created another version in the same project - below the horizontal scroll you will see what I’d like to achieve (just that it’s not working in the right direction).
I hope I am making more sense
Thank you so much for your help and I hope that you can show me how to magically work this
Hi! Thanks - I just checked your mockup link but I don’t see any scrolling effect - the photo of the group of people is static and then it scrolls down to the buffer section
You need to turn off and on preview mode when initially viewing the preview link for animations to start working, that’s always been a bug with preview links, not sure why @mia.99