How to change drop down menu background colour
-
I would like to change the full drop down menu (mega) background colour.
I’ve tried changing it on the specific elements but it only partially changes the color
Hello,
Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.
Best Regards
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .wd-event-hover:hover>.wd-dropdown{
background-color: red;
}
Please replace the color as per your needs.
Mega menu blocks should be edited in the HTML blocks used for menu items.
Best Regards
Am I able to put a collar palette code into this area? for example, color: #233550
Hello,
Yes, you need to replace the “red” with your color pattern.
If you have any questions please feel free to contact us.
Best Regards