Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1358575

    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

    #1358577

    Hey drzatcodcan,
    Please link to your site so we can check.

    Best regards,
    Mike

    #1358580

    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.

    #1358582

    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

    #1358611

    It worked. Thank you.

    #1358612

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Menu link description (subtext) is not showing’ is closed to new replies.