Tagged: x Author Posts September 22, 2016 at 8:53 am #1186408 SvenskalParticipant Hi, In responsive mode (on a iPhone 6 and similar) Is there a way to have the logo to the left and menu to the right? Today, the menu is under the logo. See screenshot! Link: http://staging.svenskaljusgrossisten.se September 22, 2016 at 10:16 am #1186509 RahulModerator Hey There, Thanks for writing in! You can try to add the following css code in the customizer, Appearance > Customize > Custom > CSS to make your logo and mobile menu just in one line. .x-navbar .x-brand { max-width: 80%; } @media (max-width: 767px) { .x-navbar { padding-left: 20px !important; padding-right: 20px !important; } } Hope this helps! Let us know how this goes! Author Posts <script> jQuery(function($){ $("#no-reply-1186408 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In