Hey there,
im pretty new to Webflow and I have a problem in the “team” section.
As you can see I want a animation that shows the team members after each other while scrolling.
but I have one big problem, the page expands to the right, but I obviously don’t want that.
Greetings Silas
I haven’t looked at the link yet but select the section containing the animation, and make it Overflow:hidden
. It will mask objects that are travelling outside of the viewport during interactions.