Tagged: , ,

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

    Whats the best way to change menu size, color and font color?

    #232902

    Hey seomartin!

    Please see – http://kriesi.at/documentation/enfold/change-the-main-menu-color/
    And add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed

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

    Best regards,
    Yigit

    #232904

    many many thanks for the quick reply.

    The code you sent change the size but how can I change the font?

    #232910

    Hey!

    Please add following code to Quick CSS as well and change the font family to the one you would like to use

    .main_menu ul:first-child > li > a { font-family: 'Merriweather', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

    Regards,
    Yigit

    #233011

    Just Perfect. Many Many Thanks

    I will share and tell everybody how good and fast is the support :)

    #233014

    Hey!

    You are welcome, glad we could help! :) Let us know if you have any other questions or issues

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Enfold Menu Size and Font’ is closed to new replies.