Home Forums WoodMart support forum Mega Menu problem

Mega Menu problem

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #131774

    Bengal
    Participant

    Hi,

    I don’t want to insert a menu name for the mega menu.
    http://prntscr.com/oc1qg0

    When there is no name included, a white space is appearing:
    http://prntscr.com/oc1qsq

    How to solve this?

    #131796

    Hello,

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

    body .menu-mega-dropdown .color-scheme-dark .sub-menu>li>a{
    display:none;
    }

    Best Regards

    #131852

    Bengal
    Participant

    Thanks, issue has been solved!

    #131868

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Mega Menu problem’ is closed to new replies.