Home Forums WoodMart support forum Mega menu customization

Mega menu customization

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

    arctica
    Participant

    Hello,
    Could you possibly give me some hints on how to change mega menu layout ? Please, have a look at the attached screenshot. I’d like to remove marked gaps and also change colour of a particular column.
    Regards,
    Karol

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

    Hi,

    Go to Appearance> Menus> Here you can set the menu drop-down Setting : https://ibb.co/Mc6RSYS.

    Try to add the following code snippet to the Custom CSS area in Theme Settings.

    body .wd-dropdown-menu {
        background-color: red;
    }

    Best Regards.

Tagged: 

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