Community forum for knowledge and support

Updated last week

Troubleshooting Sticky Behavior in a Webflow Project

Hi there,
I'm working on a Webflow project that did not initially include the Relume style guide. I manually created a style guide page and imported the necessary Relume components. However, components like layout415 are not functioning as expected — it is supposed to stick to the top of the viewport, but it's scrolling past instead.
To troubleshoot, I created a separate Webflow project by cloning the official Relume style guide and copied the same components from the first project. In this new environment, everything works perfectly, including the sticky behavior.
Here are the read-only links for reference:

I’d really appreciate any guidance on what might be missing or misconfigured in the first project that’s preventing the sticky behavior from working correctly.
Thank you!

M
M
2 comments

@Mohaimin would maybe need the published URL of the broken version to inspect the code more closely. The biggest thing that kills position sticky is having overflow hidden enabled somewhere in the cascaded elements (parent elements). I do see overflow hidden is being applied somehow/someway to the page-wrapper which could be the issue.

Hi @Matt,
Thank you for getting back to me. Since it’s an ongoing project, I had to redesign the problematic sections to keep things moving. If I run into anything similar, I’ll definitely reach out. Appreciate your help!

Add a reply
Sign up and join the conversation on Slack