I am going absolutely crazy on position sticky, of course, one of the last things I am working on for this page. I looked through other articles but did not find the issue.
The left column, that will contain a featured blog-post, should be sticky.
But for some reason it will not work. There are no set heights, no overflows:hidden,
I aligned everything to the top,…
So I try to make “blog_item” sticky.
This can be found in section-news > container-large > blog-component > blog-grid > main-list.
So just to make it clear:
You put the position:sticky on the ‘main-list’, with a few pixels top and it worked?
Did you remove it from blog_item? Or do you keep blog_item the same?