Tagged: x Author Posts November 18, 2016 at 2:57 am #1262273 yhshin1020Participant Hey, On a certain page i notice that the top padding of the page increases when i scroll my header down and then back up. For example, when you load this page it looks like this initially (see first pic). But then when you scroll down and up it looks like the second pic below. You can see the padding (or margin) from the text to the top has increased. How can I get rid of this? Thanks. November 18, 2016 at 2:58 am #1262277 yhshin1020Participant This reply has been marked as private. November 18, 2016 at 3:45 am #1262304 Paul RModerator Hi, You can add this under Custom > Edit Global CSS in the Customizer. @media (min-width: 979px) { .x-navbar { position: fixed; } } Hope that helps. Author Posts <script> jQuery(function($){ $("#no-reply-1262273 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In