Looking to implement a sticky header like the website here: https://foreverylivingthing.com/
Where menu text/icons/logos are white and the header is transparent while above image banner and when you scroll past the image banner, the menu/icons/logo is black while the header is white. I would like to keep the header white for other pages. I’m using the Dawn theme.
Thanks!
1 Like
@frostyfreeze
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community! 
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
Hi Ketan,
Appreciate the assistance!
Site: https://frostyfreezeexotics.com/password
PW: d6Tyi9mKvUC!J.zD
I’m nearing a solution with this code in header.liquid, however my header is no longer full width:
{% if template == 'index' %}
{% endif %}
My header currently looks like this:
1 Like
Yes, a solution like this but with a white logo is what I’m looking for.