Home Forums WoodMart support forum Reduce Space Between Menu Items

Reduce Space Between Menu Items

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

    kapeefit
    Participant

    I want to decrease space menu items , I am not getting options to decrease

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

    Hung Pham
    Participant

    Hi kapeefit,

    Thanks for reaching to us.

    Please add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS:

    .wd-dropdown.wd-dropdown-menu:is(.wd-design-sized,.wd-design-full-width,.wd-design-full-height) .wd-sub-menu>li {
        width: 120px;
    }

    Regards,

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