Home Forums WoodMart support forum Removing the mega menu additional space

Removing the mega menu additional space

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

    thenightfox91
    Participant

    Hi there, for some reason in my mega menu is becoming higher . I have checked all the setting are fine . When you click on the category when the tab is appearing much higher . Look at the screen shoot what i mean : https://paste.pics/F4E11 for some reasons the tabs has become higher .

    #335064

    Hello,

    Please edit the menu item and try setting the height.

    Screenshot for Clarification: https://gyazo.com/364f14348c02cd8625874e7db3a05565

    Best Regards

    #335067

    thenightfox91
    Participant

    Hi Aizaz, thank you for your fast respond. Yes i have check them they are all fine ( default settings like in your demo contend) 835 width with 15 high…

    #335103

    Hello,

    Your issue has been solved. I have added the small custom CSS code in Theme Settings >> Custom CSS >> Global CSS section:

    .wd-nav-vertical .wd-dropdown-menu.wd-design-sized, .wd-nav-vertical .wd-dropdown-menu.wd-design-full-width {
        min-height: auto;
    }

    Best Regards.

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