Comments 2wmbcmarketing started the conversationFebruary 5, 2022 at 7:54pmCenter the logo on mobile but NOT on desktopCheers! 360Pat repliedFebruary 6, 2022 at 1:24pmHello there,Thanks for getting in touch with us.Please try the css below: @media only screen and (min-width: 1px) and (max-width: 999px) { #top .col.span_3 { left: 50% !important; } body #header-outer[data-format="centered-logo-between-menu"] #top #logo { transform: translateX(-50%) !important; } } ThanksSalient Theme Support Sign in to reply ...
Center the logo on mobile but NOT on desktop
Cheers!
Hello there,
Thanks for getting in touch with us.
Please try the css below:
Thanks
Salient Theme Support