Shopify themes, liquid, logos, and UX
Hello, I hope someone can help me.
I found some code online to add a transparent header to my Dawn Theme.
It works on the homepage, but doesn't work on other pages.
This is what happens:
Homepage:
works as needed
Other Pages:
just a white block
Please note; because I want the text to be white, it needs to work globally.
Also, I don't want to header to be sticky if transparent, with this code it stays sticky regardless if the setting is switched on or not.
Open to new code that works responsively! Thank you 🙂
Hello @meepmediauk , where did you place the code you found? If it only appears on the homepage, then you probably just need to place it in one of the global .css files in your theme.
Yes in global theme liquid and base css for design
HI @meepmediauk
Please provide your store URL and password so I can help you
Best,
Daisy
Hello @meepmediauk ,
To remove Sticky Header follow this steps,
To make Header background Transparent Follow this steps.
{% style %}
.header{
background: transparent !important;
}
{% endstyle %}
If this not worked please share your Website link and password, I'll help you solve this problem, If It worked Please mark this as a Solution and like this reply.
Thank you,
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