Tagged: , ,

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

    Hello,
    how can I change the menu font?

    For example, I want a Google font named Oswald, font-weight 400, font-size 16px…

    #207595

    Hi studiotopo!

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

    .main_menu ul:first-child>li>a { font-family: 'Oswald', sans-serif; font-weight: 400; font-size: 16px!important; }

    Regards,
    Yigit

    #207603

    Hi Yigit,
    thanks for the reply.

    I have put the css code you sent, but Oswald font is not loaded…
    Also if I put Raleway font, it is not loaded.

    Maybe the problem is the compatibility with Google fonts?

    Ciao,
    Pietro

    You can check it, visiting incitygolf.com/wordpress

    • This reply was modified 10 years, 10 months ago by studiotopo.
    #207628

    Hey!

    Please flush browser cache and refresh your page a few times. It looks fine on my end.

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Menu font’ is closed to new replies.