Tagged: x Author Posts May 10, 2016 at 6:41 am #983905 mathijs84Participant Hi Guys, On nvision.work-planning.com i have the fixed header. I also use a plugin (TAPTAP) for mobile menu. So i hide the X mobile menu. I would like to have the topbar (red with the social media accounts) to be fixed/sticky in mobile view. Can i do this?? May 10, 2016 at 8:55 am #984117 ThaiModerator Hi There, Please add the following CSS under Customizer > Custom > Global CSS: @media (max-width: 979px){ .x-topbar { position: fixed; width: 100%; } .x-slider-container.below { margin-top: 46px; } } Hope it helps 🙂 May 17, 2016 at 7:06 am #995275 mathijs84Participant Great thanks. Can i also make the menu button more in the center of the header? May 17, 2016 at 8:05 am #995349 Paul RModerator Hi, You can add this under Custom > Edit Global CSS in the Customizer. .taptap-menu-button-alt { padding: 2px 0 0 5px !important; } Hope that helps. Author Posts <script> jQuery(function($){ $("#no-reply-983905 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In