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!
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;}
Thanks! welcome again.
User | RANK |
---|---|
181 | |
154 | |
75 | |
33 | |
33 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023