Close

Make logo not fetch preset colors?

OTH
3 years ago
#21526 Quote
Avatar
  • 39
Hi,

Is there a way to make the logo image not fetch the colors from the theme color presets?

I would want it to basically just have a white background if possible and only show the logo itself.

It bugs me a little bit to see a tint from the color presets around the logo.
Best regards,
OTH
todor.atanasov
3 years ago
#21542 Quote
Avatar
  • Moderator
  • 249
OTH wrote:
Hi,

Is there a way to make the logo image not fetch the colors from the theme color presets?

I would want it to basically just have a white background if possible and only show the logo itself.

It bugs me a little bit to see a tint from the color presets around the logo.


Greetings,

Thank you for reaching out!

You can set the background of the logo to none:

.header-logo .logo {
    background: none;
}


Place this in your theme settings Custom head styles field.
Best regards,
Todor Atanasov
Nop-templates.com