Home Forums WoodMart support forum Mega menu min height

Mega menu min height

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

    mouser
    Participant

    Hi,

    In my menu, mega menus have a min height of 315px. However, I want to remove this directive.

    How can I do?

    You can check at the CBD menu, there is a space below the links.

    Thanks

    #160962

    Hello,

    Actually by default the drop down contains the min height as same like the length of categories menu list.

    So to change this you can use the below CSS code in Theme settings >> Custom CSS >> Global Custom CSS:

    .sub-menu-dropdown{
    min-height: 0px !important;
    }

    Best Regards.

    #160964

    mouser
    Participant

    It worked.

    Thanks for helping.

    Regards

    #160966

    Most Welcome :-)

    If you do not mind, can you please leave 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.

    Thanks for contacting us.
    Have a great day :-)

    Topic Closed.
    Best Regards.

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

The topic ‘Mega menu min height’ is closed to new replies.