Tagged: x Author Posts February 21, 2017 at 2:22 am #1379434 nadinedomninkParticipant hey, could you give me a code in order to move the logo to the middle in the mobile desktop? that would be great! thanks a lot! http://www.goossens-brieger.de/wordpress/ February 21, 2017 at 4:08 am #1379520 ThaiModerator Hi There, Please add the following CSS under Customizer > Custom > Global CSS: .masthead-stacked .x-brand { float: none; } Hope it helps 🙂 February 21, 2017 at 5:23 am #1379593 nadinedomninkParticipant hey, sorry, with this code the logo is also moved in the desktop display. it should only be moved in the mobile display…? any other idea? thanks!!! February 21, 2017 at 6:17 am #1379656 ChristopherModerator Hi there, Please update previous code to : @media (max-width:979px){ .masthead-stacked .x-brand { float: none; } } Hope it helps. February 21, 2017 at 12:30 pm #1380185 nadinedomninkParticipant perfect, thanks! February 21, 2017 at 12:48 pm #1380207 Prasant RaiModerator You are most welcome. 🙂 Author Posts <script> jQuery(function($){ $("#no-reply-1379434 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In