Tagged: x Author Posts September 19, 2016 at 4:07 am #1181069 PascalParticipant Hi there! On this site: http://jesustreff.de/ I used this code to fix the mobile navigation at the top: .x-navbar-fixed-top {position: fixed; z-index: 1030;} When i open a site it appears perfect, but when i scroll down and up to the top it puts the revolution slider element behind the navigation bar. Is there a better code to fix the navbar without this issue? Thanks, Pascal September 19, 2016 at 4:18 am #1181071 ChristopherModerator Hi there, Please add following code in Customize -> Custom -> CSS : body.x-navbar-fixed-top-active .x-navbar-wrap { height: auto; } Hope that helps. September 19, 2016 at 3:17 pm #1182040 PascalParticipant This works, but feels like a magnet is pulling the site back in to the top position. Is there maybe a “smooth solution”? Hope you got a plan b 😀 Pascal September 19, 2016 at 6:53 pm #1182256 JadeModerator Hi Pascal, Would you mind providing us with a sample link that we can refer to on how you want the navbar to transition back to top? Thanks. Author Posts <script> jQuery(function($){ $("#no-reply-1181069 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In