Dawn Theme - Change logo's color on header based on color scheme

Hi Shopify Community! :waving_hand:

I’ve noticed that once I change the Color scheme for my header, all the icons update to the new color, but the .svg Logo doesn’t.

Anyone has figured it out?

Thanks in advance!

1 Like

Hi, Please use Photoshop to change the color of the logo. CSS will not work on your logo.

1 Like

Yes, here is the normal one with white background and black logo/icons:


This one is how I want the logo to react at color scheme changes. The menu’s lines are changing colors, the cart and cart counter too, but the logo doesn’t ( I managed to change the logos color with “filter: invert(1)” code but doesn’t react if I switch to an other color scheme ).

Hope you can find me a solution.

Thanks