Community forum for knowledge and support

Updated last year

Sticky Scroll Component Not Sticking On Scroll

At a glance

πŸ‘‹ hey!

So my sticky scroll component has decided to not stick whatsoever since yesterday - checked all my settings but it won't stick on scroll - all the scroll animations work and everything. pasted in a new one (layout 349) and same thing is happening - anyone else?

1
P
E
M
9 comments

Please share the read only link

Sticky stuff breaks if any of the parent containers have overflow:hidden applied.

as mentions - Would you mind sending a read-only link?

Just dropping feedback - thanks for the tips! Was just about to send the read only but tried changing overflow hidden setting and it worked! Overflow hidden

You can use custom css and apply overflow-x:clip and it will do the same thing without breaking sticky stuff!

is this a new CSS attribute? I'll have to look into this and its browser support - that is awesome.

It’s fairly new yea

Add a reply
Sign up and join the conversation on Slack