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.
We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024