Hello! New to web design, and want to know if there is a way to customize one of the headers in Dawn for a new color that matches our brand. There are five options in the dropdown, but it appears only three of them offer a change and I want to put our own hex code in to match our brand.
Site address is AgaveinBloom.com.
Hey, @AgaveinBloom
What color exactly would you like to change? Please attach a screenshot.
Thanks.
Kind regards,
Diego
We want to change the blue header to #AE0F86.
@AgaveinBloom ,
- In your Shopify Admin go to online store > themes > actions > edit code
- In your theme.liquid file, find the (press CTRL + F or command + F on Mac)
- paste this code right above the tag:
You can change the colors as per your wish. the #fff is the text color.
Kind regards,
Diego
That looks perfect! Thank you so much for your quick help!