Tagged: x Author Posts October 31, 2016 at 3:40 pm #1238372 goodimpParticipant Hello My desktop version currently has a slider above the header and the header sticks when it hit the top of the page. How can I make the mobile version do the same instead of the header scrolling past the top? Thanks October 31, 2016 at 3:59 pm #1238383 JadeModerator Hi there, Please add this code in the customizer: @media (max-width: 979px) { .x-navbar-fixed-top { position: fixed; height: auto; padding-bottom: 15px; } } Hope this helps. Author Posts <script> jQuery(function($){ $("#no-reply-1238372 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In