Tagged: x Author Posts December 26, 2016 at 2:53 pm #1304898 Hercules P.Participant Hey there, I want the hamburger menu that is displayed by default on small screens to be displayed in bigger ones. Can you please give me the relevant CSS template? I will add the max-width values of the media queries myself. Thank you! December 26, 2016 at 2:54 pm #1304899 Hercules P.Participant This reply has been marked as private. December 26, 2016 at 3:00 pm #1304907 JoaoModerator Hi Hercules, Please add the following code to Appereance | Customizer | Custom | CSS @media (max-width: 1200px) { a.x-btn-navbar { display: inline-block; float: right; } .x-nav-wrap.mobile.collapse.in { display: block; } .x-nav-wrap.desktop { display: none; } } Change 1200px for the desired size Hope it helps Joao Author Posts <script> jQuery(function($){ $("#no-reply-1304898 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In