Home Forums WoodMart support forum Menu items

Menu items

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

    Stanley Black
    Participant

    How to reduce padding between menu items?(screenshoot.png)

    Kind regards

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

    Hello,

    Add this CSS code to Theme Settings > Custom CSS

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

    If you have any questions contact.

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