Tagged: x Author Posts January 28, 2017 at 7:13 am #1348807 Steve LParticipant What happened to our mobile menu? It is no longer visible in mobile view. John Moore Services in Houston January 28, 2017 at 7:17 am #1348809 Steve LParticipant This all began when our menu suddenly started floating left. Theme.co Support said to add this CSS: /* ===[ Fix When Menu Floated to Left ]=== */ ul#menu-main-menu { float: right; } Now, the mobile menu is gone. Please be very specific as to what caused all of this to happen and how to fix it. January 28, 2017 at 7:22 am #1348811 ThaiModerator Hi There, To fix this issue, please add the following CSS: @media (max-width: 979px){ .x-btn-navbar.collapsed, .x-btn-navbar { color: #000 !important; display: block; float: right; } } Hope it helps 🙂 Author Posts <script> jQuery(function($){ $("#no-reply-1348807 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In