Dawn theme: Change search icon and cart button color in header

Dawn theme: Change search icon and cart button color in header

elay1213
Excursionist
14 0 3

Hi 🙂 Im using dawn theme and i need to change my search icon and cart button color in the header. Can someone help me?

Replies 3 (3)

KetanKumar
Shopify Partner
37094 3645 12053

@elay1213 

oh sorry for that issue can you please share store url

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
redpinesupply
Visitor
1 0 0

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.

GemPages
Shopify Partner
5625 1261 1243

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

https://prnt.sc/Pyqsd04X0O9j


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,

https://prnt.sc/7uBDbr7Cog11

 

If you require any further information, feel free to contact me.

 

Best regards,
GemPages Support Team

GemPages - Build any high-converting store pages for any business


- If you find my reply helpful, please hit Like and Mark as Solution
- Get connected: App Store | Blog | Community | Help Center