Tagged: x Author Posts March 10, 2017 at 3:24 am #1401692 CaroLinParticipant Hello guys. The old problem again. I already read all the other topics and copy the codes and test it. But it doesn’t work. 🙁 My menu doesn’t jump to a smaller number for the right time. Can you help me with this problem? Regards, Caro March 10, 2017 at 3:24 am #1401693 CaroLinParticipant This reply has been marked as private. March 10, 2017 at 5:22 am #1401772 Paul RModerator Hi, You can add this under Custom > Edit Global CSS in the Customizer. @media (max-width: 1025px) { .x-navbar .x-nav-wrap.desktop { display:none; } .x-nav-wrap.mobile { display:block; } .x-nav-wrap.mobile.collapse { display: none; } .x-navbar .x-nav-wrap.mobile.in { display:block !important; } .masthead-inline .x-btn-navbar { display: block; float: right; } } Hope that helps. Author Posts <script> jQuery(function($){ $("#no-reply-1401692 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In