Mega Menu has padding around static block
-
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
Hello,
Please provide the site admin access to the private area I will check and suggest how to remove it.
Best Regards
Hi,
Thank you for the quick reply, im sending you the admin login.
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
You are welcome! If you have any questions please feel free to contact us.
Best Regards
The topic ‘Mega Menu has padding around static block’ is closed to new replies.