
pdub16
pdub16
About
- Username
- pdub16
- Joined
- Visits
- 138
- Last Active
- Roles
- Expired
Comments
-
Solved it: You need to add this to Custom CSS to break the words: .mfn-megamenu-menu a .menu-label {white-space: break-spaces !important;} it will overwrite the {white-space: nowrap;} rule and fix this issue.