in my Mega Menu the lines overlap, how can I set a line break for this submenu?
https://staging-ci-portal.multivac.com/en/
Hi,
Please try the following CSS code:
.mfn-megamenu-menu a .menu-label{ white-space: wrap!important; }
Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Best regards
Comments
Hi,
Please try the following CSS code:
Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Best regards