Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1264078

    I am using the “enfold consulting” demo. How do I adjust the Text size and color ??

    Thanks

    #1264138

    Hey bemodesign,

    Add this to quick css and adjust to what you need:

    #avia-menu li a .avia-menu-text{
    font-color:red!important;
    font-size:25px!important;
    }

    Best regards,
    Jordan Shannon

    #1264341

    That adjusted the size of the Main Menu text, but how do you change size and color for the “description” text underneath that?

    #1264373

    Hi,

    Add this as well:

    #avia-menu li a .avia-menu-subtext{
    font-size:15px!important;
    }

    Best regards,
    Jordan Shannon

    #1264374

    Hi,

    Add this as well:

    #avia-menu li a .avia-menu-subtext{
    font-size:15px!important;
    }

    Best regards,
    Jordan Shannon

    #1264568

    thanks!

    #1264624

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Adjusting Text size and color on side menu in "enfold consulting" demo’ is closed to new replies.