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.
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025