After upgrading t the latest Enfold version today, my main menu on mobile has some page links (but not all) that include hundreds of characters from the page itself. I didn’t make any changes to the menu, and it still looks fine on mobile.
Hey edgold,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top #av-burger-menu-ul li a .avia-menu-subtext {
display: none;
}
If you need further assistance please let us know.
Best regards,
Victoria
thank you – worked a treat ;)