Home Forums WoodMart support forum Megamenu background colour – How do I change this?

Megamenu background colour – How do I change this?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #427967

    getfrankie.co
    Participant

    Have been trying to change this in elementor doesnt look like I can only option is light or dark?

    Attachments:
    You must be logged in to view attached files.
    #428057

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .wd-dropdown-menu {
        background-color: red;
    }

    Best Regards

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