I’m having trouble with
Implementing a Horizontal Scroll Stack. Hi there, does anyone know or could point me to help with creating a horizontal scroll stack like this website: Photo Portfolio
Working in
Wix Studio Editor
What I’m trying to do
I am trying to add cards that come into the viewport as you scroll down, and it stacks against each other, not exiting the viewport. Like the link attached. I watched multiple videos on youtube that shows similar results, only problem is that those videos, the cards don’t stack against each other, they just leave the view port.
What I’ve tried so far
I currently have the cards moving horizontally as I scroll down, just need help or assistance with them being stacked.
Thank you for the help !
put them all in a container and make it sticky, or set the section to sticky may work.
Exactly as @Dan_Suhr suggested 
There’s also these videos which might help as starting points
Thanks for commenting! I appreciate it, so I already have the horizontal scroll set up. Just wanted some guidance on how to stack the cards against each other, like the cards should lay on top of one another like on the link
it is a bit fiddly…but I threw this together to test
basically each card is a container, set to sticky with a scroll animation to move it to a specific position. adjust the animation area to suit design.
add fade animation to text.
There may be a better way to achieve this.
Was watching our latest Studio Bytes tutorial and immediately thought of this topic 
It’s perfect timing and matches the demo site exactly!