Hello,
I’ve looked through the posts here but I can’t find something that works for my shop. I’d like to change the header colour on this specific collection: https://highlyfresh.net/collections/snaqy
Thanks!
Hello,
I’ve looked through the posts here but I can’t find something that works for my shop. I’d like to change the header colour on this specific collection: https://highlyfresh.net/collections/snaqy
Thanks!
I appreciate the comment, but there are a few posts of people successfully doing this with their Shopify theme - it just won’t work on mine.
Hey @itshighlyfresh ,
Go to your theme’s “Edit Code” Option, then in the search bar type “theme.liquid”
Below the tag “” tag paste the following. Screenshot attached for reference.
I just added a random colour #403ca4. You can change that to your liking. Remember this only works for the snaqy collection page.
Screenshot is for reference only, the correct code to paste is the one shown above.
Thank you so much!
Any chance you know how to do this with the sticky header too? I tried to use the same code, just replacing “main-header” with “sticky-header” but that didn’t seem to work. I have a sticky header on scroll up on the website.
You have to enable sticky header, then I can go and test it out.
Oh this one!
Yeah you can add this code as well. You can use the same instructions as above and paste it below . Don’t remove the previous code.