Home Forums WoodMart support forum Control space between Menu items made with HTML Block

Control space between Menu items made with HTML Block

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

    nebuladesignsCT
    Participant

    How can i reduce the space in between menu list item. I have created a menu using html block.

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

    Hello,

    I saw the screenshot you attached. Please try and add the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

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

    If you are unable then provide the URL of the website to check it myself and help you out accordingly.

    Best Regards.

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