Tagged: x Author Posts November 19, 2016 at 9:30 am #1263622 kearneycreativegrParticipant Website: http://www.kearneycreative.com When my website goes into mobile mode and the drop down menu becomes available it gets all messed up. What’s the best way to clean this up? Thanks November 19, 2016 at 10:11 am #1263648 ThaiModerator Hi There, Please add the following CSS: @media (max-width: 979px){ .x-navbar { margin: 0; } } Hope it helps 🙂 November 19, 2016 at 12:23 pm #1263709 kearneycreativegrParticipant Is there a way to change the logo when it hits mobile mode? November 19, 2016 at 9:59 pm #1264008 Rue NelModerator Hello There, Thanks for updating in! To change the way the logo is displayed in your mobile screen, please have the previous code updated and add the following css code in the customizer, Appearance > Customize > Custom > CSS @media (max-width: 979px){ .home .x-navbar { margin: 0; position: fixed; width: 100%; } } Hope this helps. Kindly let us know. Author Posts <script> jQuery(function($){ $("#no-reply-1263622 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In