[Resolved] Fixed sidebar not working

Home Forums Support [Resolved] Fixed sidebar not working

Home Forums Support Fixed sidebar not working

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #816200
    Shivam

    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.

    #816319
    epickenyan

    Try this CSS code

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

    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.

    #818478
    Shivam

    David i also want to fixed the last widget of my sidebar but still that plugin is not working.

    Here is the page – https://www.bemakemoney.com/free-cdn-for-wordpress/

    #818611
    David
    Staff
    Customer Support

    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.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.