Disable sticky header in evolv theme Posted on June 8, 2020 by Viewing 2 posts - 1 through 2 (of 2 total)AuthorPosts June 8, 2020 at 2:16 pm #31013 jamesGuestHello. I am wondering how to disable sticky header so it is fixed stops scrolling with the page. I have tried to tinker with the CSS by adding a few codes but no luck so far. Thanks! June 8, 2020 at 3:15 pm #31014 Jesse OwensGuestHello James-Here’s the Custom CSS rule you’ll need to disable the sticky header:@media only screen and (min-width: 768px) { .site-header { position: static; } } AuthorPosts Viewing 2 posts - 1 through 2 (of 2 total) The topic ‘Disable sticky header in evolv theme’ is closed to new replies.Post navigationWill BoldGrid Work on my wordpress.com Site? →