Tagged: x Author Posts April 5, 2016 at 10:31 am #867774 DoebankDesignsParticipant For some reason my mobile menu won’t display in the center. I’ve tried all sorts of CSS from the forum, but nothing works. April 5, 2016 at 10:32 am #867776 DoebankDesignsParticipant This reply has been marked as private. April 6, 2016 at 12:35 am #868651 RupokMember Hi there, Thanks for writing in! You can add this under Custom > CSS in the Customizer. @media only screen and (max-width: 600px) { .x-brand { margin-bottom: 15px; } .masthead-inline .x-btn-navbar { clear: both; display: block; float: none; margin: 15px auto; width: 50px; } } You can change the max-width: 600; value to higher to get this work on higher screen size too if needed. Hope this helps. Cheers! Author Posts <script> jQuery(function($){ $("#no-reply-867774 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In