Position sticky doesn’t work on last widget
-
Hi, I would appreciate any help here.
I need the last widget of the right sidebar to be fixed when top is 0.
My css works great if it is applied to the second or first widget but it doesn’t work if it is the last one.
Clearly, the widget has to have content beneath to allow the sticky property work correctly, but I think it must be a right way to do it without that.
Css:
position: sticky;
top: 0;Many thanks!
The page I need help with: [log in to see the link]
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘Position sticky doesn’t work on last widget’ is closed to new replies.