Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi 🙂 Im using dawn theme and i need to change my search icon and cart button color in the header. Can someone help me?
oh sorry for that issue can you please share store url
I have the same question! How do you change the search icon and mobile menu color? They are currently grey and I am looking to change them to white. I tried the code suggested below but it did not seem to work.
Our site is redpinesupply.com.
Hello @elay1213 ,
It's GemPages support team and glad to support you today.
I would like to give you the recommendation to support you so kindly follow the steps below:
1. Go to Online Store > Theme > Edit code of your current theme
2. Open your theme.liquid theme file
3. Paste the below code before </head>
<style>
header .header__icons .icon-search {
color: #ff0000;
}
header .header__icons .icon-cart {
color: #ff0000;
}
header .header__icons .cart-count-bubble {
background: #ff0000;
}
</style>
For example,
If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team
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