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

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.

1 Like

@Benbox1

Please share your store URL.

1 Like

www.agp.net.au

Cheers

@Benbox1

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

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

Thanks!

1 Like

Awesome thanks again for your help.

1 Like