Site logo

Archived topic

Sticky sidebar - problem when scroll up

1 reply · Started by Gabriel on September 7, 2020

Viewing posts 1–2 of 2

Hi, i just make my side bar sticky using this code

#right-sidebar {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}

And its working fine when i scroll down but when i scroll up the top border of sidebar its hidding under the menu :(

Hi there,

Any chance you can link us to your site so we can take a look?

Thanks!

This archived topic is closed to new replies.