Home Forums WoodMart support forum Problems with the megamenu overlapping

Problems with the megamenu overlapping

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

    hola-3548
    Participant

    I made a mega menu using HTML blocks and when you see them in the main menu they overlap the header. Only in the normal view, when the header is compressed, this does not happen.

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

    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 {
        margin-top: 30px;
    }

    Best Regards

Tagged: 

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