Site logo

Archived topic

Fixed sidebar not working

4 replies · Started by Shivam on February 20, 2019

Viewing posts 1–5 of 5

I am using Q2W3 Fixed Widget plugin but still Sidebar is not getting fixed, I have already tried different plugins but sidebar is not getting fixed.

Try this CSS code

@media (min-width: 769px){
	#right-sidebar{position:-webkit-sticky;position: sticky;top:0;}
}

Thanks Epic.
Shivam, that plugin only Sticks the widgets within the sidebar. Can you link me to a page where the sidebar is active and i can take a look if needed.

first time i opened the page there was a bunch of errors in the console. Clearing my cache resolved that. And the last widget was sticky.

This archived topic is closed to new replies.