Tagged: x Author Posts January 31, 2017 at 5:16 pm #1352893 Eric MParticipant what is the css needed to change the menu showing on tablets to the hamburger menu? January 31, 2017 at 5:17 pm #1352894 Eric MParticipant This reply has been marked as private. January 31, 2017 at 11:07 pm #1353203 Prasant RaiModerator Hello Eric, Thanks for writing in! You can add this under Custom > CSS in the Customizer: @media (max-width: 1080px) { a.x-btn-navbar { display: inline-block; float: right; } .x-nav-wrap.mobile.collapse.in { display: block; } .x-nav-wrap.desktop { display: none; } } Thanks. Author Posts <script> jQuery(function($){ $("#no-reply-1352893 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In