Tagged: x Author Posts January 24, 2017 at 2:13 am #1342731 abel.bongotParticipant Hi I just want to know how to display the hamburger menu in mobile size as fixed. on a desktop view the nav bar is displayed as fixed but when it comes to mobile size(now a hamburger menu) the menu is being left after I scroll down. January 24, 2017 at 3:57 am #1342828 ThaiModerator Hi There, Please try adding the following CSS under Customizer > Custom > Global CSS: @media (max-width: 979px){ .x-navbar.x-navbar-fixed-top { position: fixed; } } Hope it helps 🙂 January 24, 2017 at 5:27 am #1342917 abel.bongotParticipant thanks! it fix! January 24, 2017 at 7:01 am #1343030 Paul RModerator You’re welcome! 🙂 Author Posts <script> jQuery(function($){ $("#no-reply-1342731 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In