Hello Enfold.
I am looking to avoid text wrapping in one menu. I added an image. Basicly the lowest level is wrapping the titles and I would like only that level to have more width.
Looking forward to your response
Hey Wolf,
Thanks for the screenshot, could you post a link to where we can see the actual elements as well please?
Best regards,
Rikard
offcourse
Hi Wolf,
Best regards,
Victoria
I sent a screenshot in the first post, if you open the menu webshop the 3th and 4th level have the text wrapping
Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
#menu-item-7622 .sub-menu {
width: 400px !important;
}
Best regards,
Rikard
Hello Rikard,
Thank you for the response. I added a new screenshot where you can see what happens now. ( I changed the live site back )
The text wrapping does stop, but part of the menu column now falls over the previous part of the menu. Is there a way to prevent this?