How do I make my sidebar stick on scroll?

[ad_1]

Hallo @namisds,

try this πŸ™‚ The hight from the Sidebar Container was missing. Use flexbox here as well to fix it quicker.

I hope this will help you πŸ™‚

#left-sidebar {
    display: flex;
}

#left-sidebar .inside-left-sidebar .gb-container {
    position: sticky;
    top: 20%;
    padding: 0.5rem 0.75rem;
}

that worked perfectly! Thank you so much!

  • This reply was modified 18 seconds ago by AJ Siman.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer