Shopify themes, liquid, logos, and UX
Site url: https://hollow-bags.myshopify.com/
pw: aortis
How do I make these two spaces transparent so that the background shows through? Or if they can't be hidden, how can I adjust the color to something other than white?
Solved! Go to the solution
This is an accepted solution.
Please add the following code at the bottom of your assets/theme.css file.
.site-header {background-color: transparent !important;}
.site-header__mobile-nav {background-color: transparent !important;}
.site-footer {background-color: transparent !important;}
Thanks!
This is an accepted solution.
also add following css class
.site-header {background-color: transparent !important;}
Please add the following code at the bottom of your assets/theme.css file.
.site-header {background-color: transparent !important;}
.site-header__mobile-nav {background-color: transparent !important;}
.site-footer {background-color: transparent !important;}
Thanks!
i did
This is an accepted solution.
Please add the following code at the bottom of your assets/theme.css file.
.site-header {background-color: transparent !important;}
.site-header__mobile-nav {background-color: transparent !important;}
.site-footer {background-color: transparent !important;}
Thanks!
thanks! That removed the bottom, but not the top unfortunately
This is an accepted solution.
also add following css class
.site-header {background-color: transparent !important;}
perfect! Thank you!
Thanks! welcome again.
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025