Home Forums WoodMart support forum Mega Menu has padding around static block

Mega Menu has padding around static block

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #166940

    alexio454
    Participant

    Hi,

    I created a mega menu that points to a static block but i get a padding around it that doesnt look good.
    Can you please tell me how to remove it?
    Thanks

    #166959

    Hello,

    Please provide the site admin access to the private area I will check and suggest how to remove it.

    Best Regards

    #167149

    alexio454
    Participant

    Hi,
    Thank you for the quick reply, im sending you the admin login.

    #167170

    Hello,

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

    body .vertical-navigation .menu-item-design-full-width .sub-menu-dropdown {
        padding-top: 0;
        padding-right: 0;
        padding-left: 0;
    }

    Best Regards

    #167188

    alexio454
    Participant

    Thank you so much!

    #167191

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Mega Menu has padding around static block’ is closed to new replies.