Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1173530

    Hi

    How can I change the font of the secondary links of the main menu?

    In advanced Enfold options I can modify the font of the main menu but the secondary menu only allows to change font size.

    You can see it at b2bactiva.com
    Thank you.

    #1173812

    Hey brunet77,

    Add this to quick css;

    .sub-menu li a .avia-menu-text{
    font-family:arial!important;
    font-size:10px!important;
    }

    Adjust the fonts to what you need.

    Best regards,
    Jordan Shannon

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.