Home Forums WoodMart support forum help remove a 30px gap in mega menu

help remove a 30px gap in mega menu

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

    hey3212
    Participant

    Hi,

    There is a 30px gap built in the theme which exists at the bottom of my drop down menu from the header. Hover on Shop button on the main header nav menu and you will see below the image there is a gap. Could you let me know how to remove this gap?

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

    Hello,

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

    .wd-dropdown-menu.wd-design-full-width:not(.wd-scroll), .wd-dropdown-menu.wd-design-full-width.wd-scroll .wd-dropdown-inner {
        padding-block: var(--wd-dropdown-padding, 0px);
    }

    Best Regards,

    #660048

    hey3212
    Participant

    Excellent. Worked like a charm. Thanks.

    #660051

    Hello,

    You’re very welcome! I’m glad I could help. If you need anything else, feel free to reach out!

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards,

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

The topic ‘help remove a 30px gap in mega menu’ is closed to new replies.