Hi, the description (aka subtext) in my main menu is not showing, although it has been entered correctly as described here https://kriesi.at/documentation/enfold/menu/#toggle-id-49
Hi Mike,
Thanks for responding. The site is https://www.drmarkzuccolo.com and the menu items is “Counseling”. Underneath, it should show “For individuals and couples”, but it doesn’t.
Hi,
Thank you for the link to your site, our documentation offers some tips on styling the subtext here: Main menu sub-text
Since your menu items are a little slimmer I adjusted the css a little, please try this in your Quick CSS:
#top #header #avia-menu li.menu-item a > .avia-menu-subtext{
display: flex;
margin-top: -35px;
color: #808080;
font-size: 12px;
font-weight: lighter;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
It worked. Thank you.
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike