I need help with my sticky container

Hi there,

While I cannot access the shared link to view your specific setup, I can help you troubleshoot sticky positioning issues. For sticky positioning to work correctly in Webflow, ensure these requirements are met:

The sticky element must not have any parent elements with:

  • overflow set to hidden, scroll, or auto
  • a fixed height value

Additionally, make sure you’ve set the appropriate sticky position value (like 0px) for the direction of scroll. For vertical scrolling, set either top or bottom values. For horizontal scrolling, set left or right values.

Hopefully this helps! If you still need assistance, please reply here so somebody from the community can help.