Mega Menu

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

    John
    Participant

    Hello guys,
    I have a question regarding mega menu. Attached is a photo https://imgur.com/a/4RYLKAB
    How can we hide that black color from mega menu?
    What I figured out, it’s showing that because we have other mega menus that is bigger than this one.
    Do we have a solution for this?
    Please let me know,
    Thank you!

    #367037

    Hello,

    Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

    li#menu-item-37650 .wd-dropdown {
        background-color: transparent;
    }

    Best Regards

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