Change Drop Down Menu background Colour On Dawn Theme

How to Change Drop Down Menu background Colour On Dawn Theme?

I want to change the dropdown color from white to pink to match the color theme of my website

@lorrnnzo
Welcome to the Shopify community!
Thanks for your good question.

Please share your store URL.
So that I will check and let you know the exact solution here.

Hi @lorrnnzo ,

Please share your store URL and if your store is password protected then please provide password too.

So that we can help you.

Thank you.

thanks

Hi @lorrnnzo ,

You can follow the instruction below:

  1. Go to Online Store->Theme->Edit code
  2. Asset->/base.css->paste below code at the bottom of the file:
.header__submenu.list-menu {
    background: #ece0f8 !important;
}

If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.

Thank you for you solution!

There’s one more question:

How to change the selection color from black to let’s say orange color

Hi @lorrnnzo ,

Can you share your theme site and password again?

Thanks you

thanks

thanks

Hello, thanks for the trick, it works.

How can I change the color with an imagine?

Thanks Martina