Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #851250

    Hey Guys,
    I could use some help.

    Can you give me some Quick CSS Code to enlarge the main menu font for my site.
    I’m using the transparency setting but and I’ve tried this Quick CSS i found in the forum…but it’s not working.
    I’m not using a child theme. Also I tried to enlarge it in the Advanced Styling area as well…but no luck.

    .main_menu ul:first-child>li>a {
    font-size: 16px;
    }

    #851407

    Hey alliancepp,

    Please try the following in Quick CSS under Enfold->General Styling:

    .main_menu .avia-menu-text {
      font-size:20px !important;
    }

    Best regards,
    Rikard

    #851745

    That worked perfect! Thanks Rikard…great support as always.
    Gary

    #851754

    Hi,

    I’m glad you were able to get this corrected. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Enlarge Main Menu Font Size in Enfold 4.1.2’ is closed to new replies.