
I have a yellow svg color on my site. I’m using the Dawn theme.

I have a yellow svg color on my site. I’m using the Dawn theme.
Hi @asosa94 ,
Just add the code below by opening your code editor.
Go to Admin store > Themes > Actions > Edit code. Find the Asset folder, open the base.css. Then add the code below.
#cart-notification .icon.icon-close {
color: yellow
}
thank you for the reply but I tried this already not working.
My bad. I did not read your whole sentence. Just add the code instead
.cart-notification__header .icon.icon-checkmark {
color: yellow !important
}
.cart-notification__header .icon.icon-close {
color: yellow !important
}

its hard to see but I have the yellow svg color. I tried changing to black.
I also tried this too. Maybe because its a svg ?
Hello @asosa94
Can you please share your site URL to give the exact solution.
Welcome to shopify community.
Please share your store URL and if your store is password protected then please provide password too.
Thank you.