Hi, I'm currently using the Narrative theme. The theme editor only has the option to make the header transparent on the home page. I need to make it transparent for my product page as well, and all my other pages too if possible. Does anyone know how to do this or can help me here? Much appreciated,
Rashad
Hi @RashadHossain,
Would you please share your store URL? Then, I would assure you how to fix it.
Thanks
Hi @RashadHossain,
- Go to your dashboard. Then go to online store > themes > edit code > assets folder > theme.scss.liquid.
- Then paste this code below.
.site-header__wrapper { background-color: rgba(255,255,255,0); }
I hope this will work.
Thanks.
Hi @PonyTask , thank you for this. While this does make the header transparent, my issue is that I want the header to overlay on the background of the page, rather than being above the background image. Does that make sense?
User | Count |
---|---|
822 | |
116 | |
81 | |
78 | |
72 |