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.
Shopify and our financial partners regularly review and update verification requiremen...
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