Tagged: x Author Posts September 19, 2016 at 2:25 pm #1181972 TactikMediaParticipant Hello Support forum, I’m using topbar and main menu as Sticky in my site as you can see here http://garedethetford.staging.wpengine.com/ but now I want to MAIN MENU to be Sticky in Mobile too. can you please tell me how can I do. Looking forward to hear you. Thanks Vince September 19, 2016 at 3:45 pm #1182076 Nabeel AModerator Hi Vince, Thanks for writing in! Try adding the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS: @media screen and (max-width: 979px) { .x-navbar-fixed-top, .x-navbar-fixed-left, .x-navbar-fixed-right { position: fixed !important; top: 0 !important; } .x-topbar-fixed-top, .x-logobar-fixed-top { position: relative !important; } } Let us know how this goes! Author Posts <script> jQuery(function($){ $("#no-reply-1181972 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In