Home Forums WoodMart support forum Meniu + subcategories

Meniu + subcategories

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

    Nicolae155
    Participant

    I have two questions:
    1. How can subcategories be hidden?
    2. How to reduce the distance in the menu

    Best Regards

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

    Hello,

    1. There is no option to hide sub-categories.

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

    .mega-menu-list .sub-sub-menu li a, .menu-mega-dropdown .sub-sub-menu li a {
        padding: 0px 0;
    }

    Best Regards

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