Sticky sidebars or widgets – SKT Magazine Pro

Home Forums All Other Themes Sticky sidebars or widgets – SKT Magazine Pro

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #73886
    JeremyJeremy
    Member
    • Topics: 2
    • Replies: 1
    • Total: 3
    Member since: January 27, 2017

    Hi I am using SKT Magazine Pro.
    Is there a way to make my sidebars or widgets sticky when a user scrolls down the page using CSS or another method?
    I have tried the Q2W3 Fixed Widget plugin with limited success as it causes my footer wrapper to become a single column on the left-hand side.
    My domain is livinecuador.com

    #73923
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30627
    • Total: 30627
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    #sidebar { position:sticky; top:0;}

    Regards,
    Chris

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