Shopify themes, liquid, logos, and UX
Hey! I've managed to change the background image for my site like I want but can't get the section where the logo is centered to remove the white background. Dropping the link below here - any suggestions for what code I can use?
https://t8fjf60msl2crw9v-60336701688.shopifypreview.com
Solved! Go to the solution
This is an accepted solution.
Try adding this code to the end of your theme.css file
.site-header__mobile-nav {
background: transparent;
}
This is an accepted solution.
Try adding this code to the end of your theme.css file
.site-header__mobile-nav {
background: transparent;
}
Thank you!
is this same as Theme.liquid?
In Canada, payment processors, like those that provide payment processing services t...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025