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

    How to change the font size of the mega menu dropdown items and also of the regular dropdown menu items so that it has the same font size as the main menu items

    please advice.

    thanks
    Desch

    • This topic was modified 11 years ago by dejatobin.
    #189937

    Hey dejatobin!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    #top .main_menu .menu li ul a { font-size: 13px; }

    If you want to apply the same font weight, please add following code as well

    #top .main_menu .menu li ul a { font-weight: 600; }

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How to change the font size of the mega menu and regular dropdown items?’ is closed to new replies.