Archived topic
Sticky Sidebar
3 replies · Started by Robert on May 31, 2022
Hi sorry if this has already been solved, but I couldn't find anything.
So I have a sticky side bar, which I created using CSS is one of the previous posts.
However, it sticks at the top, so the sidebar doesn't move until you reach the bottom of the page.
I want the sidebar to scroll initially and then stick when you reach the bottom.
Hope this makes sense.
Thanks
Hi Robert,
I'm not sure I fully understand what you want.
Can you link us to the site in question where we can see the sidebar?
And is it possible to make a mockup or find us an example so we can understand it better?
Hi,
So if you go to https://mooched.co.uk/parking-in-harrogate/
start to scroll down the page, you will see the top of the side bar until you reach the bottom of the page, which is when it will reveal featured posts.
I want the sidebar to scroll down until it hits the bottom, then make it sticky.
Thanks
In that case, adjust the topvalue of your sticky CSS.
Try set it to -200px.