Home Forums WoodMart support forum How to change drop down menu background colour

How to change drop down menu background colour

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #453333

    Mr Mobility
    Participant

    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

    #453535

    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

    #454733

    Mr Mobility
    Participant

    Great, thanks

    #454991

    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

    #455126

    Mr Mobility
    Participant

    Am I able to put a collar palette code into this area? for example, color: #233550

    #455348

    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

Viewing 6 posts - 1 through 6 (of 6 total)