Hi all – I would like to move the mobile logo to the left a bit more. How much padding do you have set as a default and how can I play with that a bit to reduce it? It runs into the search icon a bit. Thanks.
Hey cece101,
Add this to quick css:
@media only screen and (max-width: 767px) {
span.logo{
padding-right:40px!important;
}}
Best regards,
Jordan Shannon
Great. Thanks.
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon