Changing Menu Font
-
Hi, I am looking to change the menu font to Raleway. How can I edit the CSS code to accomplish this?
Thank you,
EmilyThe blog I need help with is: (visible only to logged in users)
-
Hi,
You can add this CSS code ( https://en.support.wordpress.com/custom-design/editing-css/ ):
#navigation .menu > li > a, #navigation .menu ul li a { font-family: raleway-1 !important; }
- The topic ‘Changing Menu Font’ is closed to new replies.