Disable sticky header in evolv theme Posted on June 8, 2020 by Viewing 2 posts - 1 through 2 (of 2 total) Author Posts June 8, 2020 at 2:16 pm #31013 jamesGuest Hello. 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 OwensGuest Hello 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; } } Author Posts Viewing 2 posts - 1 through 2 (of 2 total) The topic ‘Disable sticky header in evolv theme’ is closed to new replies. Post navigation Will BoldGrid Work on my wordpress.com Site? →