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
@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.