First post, and my first week with Webflow. I was having a great time until encountering a problem today which has me absolutely tearing my hair out. If anyone can assist, I’d be extremely grateful.
I’ve been following the Horizontal scrolling interaction tutorial but have found that on publish, my horizontal section (beneath the background video) either:
Doesn’t scroll through the content outside of the viewport if I set Overflow: Hidden, as per the tutorial
or, enables left/right scrolling on the entire page if I set Overflow: Visible
Obviously neither outcome is right, but I’ve compared my version with the tutorial clone side-by-side and can’t work out what’s going on.
Read-only link below, thanks!
EDIT: The interaction looks janky in Preview due to custom code, so here’s a publish link.
This one has Overflow: Hidden on t-container (as per tutorial), which clips the content in my section. This one has Overflow: Visible, which wrongly enables horizontal scroll on the whole page.