How can I change only the drop-down menu color?

Solved

How can I change only the drop-down menu color?

Benbox1
Excursionist
17 0 7

 

Hi all is there a way to change only the drop-down color of the menu selector and dropdown menu color but nothing else on the page including not changing the secondary background color. 

Cheers for any assistance. 

menu.png

Accepted Solution (1)
dmwwebartisan
Shopify Partner
12321 2552 3729

This is an accepted solution.

@Benbox1 

Please add the following code at the bottom of your assets/theme.css file.

.mega-menu {background: #c9e2f7 !important;}

Thanks!

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
Check here PageFly App to customize your pages | #1 Product Filter & Search app on Shopify | The most powerful Shopify page builder app

View solution in original post

Replies 4 (4)

dmwwebartisan
Shopify Partner
12321 2552 3729

@Benbox1 

Please share your store URL.

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
Check here PageFly App to customize your pages | #1 Product Filter & Search app on Shopify | The most powerful Shopify page builder app
Benbox1
Excursionist
17 0 7

www.agp.net.au 

 

Cheers

dmwwebartisan
Shopify Partner
12321 2552 3729

This is an accepted solution.

@Benbox1 

Please add the following code at the bottom of your assets/theme.css file.

.mega-menu {background: #c9e2f7 !important;}

Thanks!

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
Check here PageFly App to customize your pages | #1 Product Filter & Search app on Shopify | The most powerful Shopify page builder app
Benbox1
Excursionist
17 0 7

Awesome thanks again for your help.