π 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?
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.