Community forum for knowledge and support

Updated 2 months ago

Sticky Feature Issue in Team Section 22

At a glance

The community member is experiencing an issue with the sticky feature on Team section 22, where the main text is no longer sticking at 50vh. Another community member suggests that the issue may be caused by an overflow hidden setting on the section, and recommends using the newer overflow clip instead, which provides the same end result without the sticky issue. The original community member confirms that the issue is now resolved, indicating that the suggested solution worked.

Useful resources

I'm having some issues with the sticky feature on Team section 22. The main text isn't sticking at 50vh anymore. Not sure which class or div is causing the issue.

https://preview.webflow.com/preview/wildfire-encounter?utm_medium=preview_link&utm_sou[…]&pageId=6792ea8208ac36bd29a4a1da&locale=en&workflow=preview

M
B
3 comments

@Brennan Burling yeah in order for sticky to work you'll want to ensure to avoid any overflow hidden settings anywhere within the stack of divs. In this case it was set on the section. If you use the newer overflow clip, it provides the same end result, without the annoying issue with sticky.

Attachment
image.png

@Matt Thanks! works now. I figured it was something simple I was missing.

Add a reply
Sign up and join the conversation on Slack