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

    Hi,

    I’m trying to find where I can change the font, font size, font weight, font colour and letter spacing for the Main Menu in Enfold?

    Thanks.

    #291520

    Hi Niels!

    Please go to Enfold theme options > Advanced Styling and choose to edit “Main menu links”

    Cheers!
    Yigit

    #291534

    Thanks for that Yigit, but that only lets me change the font, font colour and size. I would also like to change the letter-spacing and display it uppercase.

    #291538

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    #top .av-main-nav > li > a { text-transform: uppercase; letter-spacing: 0.25em; }

    Cheers!
    Yigit

    #291544

    That’s perfect, many thanks Yigit.

    :)

    #291547

    Hey!

    You are welcome Niels, glad we could help :)

    Regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Enfold – Main Menu typography’ is closed to new replies.