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,
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024