Is there a way to apply the google fonts to the menu? I love the fact I can change the google font in the Angular wordpress admin, then it applies globally. The google font is currently applied to my headers but would love the menu to match. Maybe adding h1, h2, h3 to the menu? Please help. Thanks!
Apply Google Font to Menu
7 posts from 5 voices-
Posted 11 months ago #
-
Hi,
You can use this plugin for google web fonts:
http://wordpress.org/extend/plugins/wp-google-fonts/
You can add custom css within the plugin to identify the element you want to changeRegards,
IsmaelPosted 11 months ago # -
How do I change the top menu in Propulsion with these fonts? Thanks.
Posted 10 months ago # -
Hello,
You can apply it to
ul.menu-main-menu li.menu-item aRegards,
IsmaelPosted 10 months ago # -
Hi Ismael,
I'm trying to do the same as stephenbarros. I've downloaded the google fonts plugin but the main menu only changes when I apply a google font to the body tag, which then effects all the body text. How do I change the menu font so it matches my headers without changing the body font?
Thanks!
Posted 8 months ago # -
I found the answer here:
http://www.kriesi.at/support/topic/some-css-changesJust added this to the custom css area:
#top .main_menu .menu li > a {
font-family: "Oswald", sans-serif;
font-size: 12px; color: #999; text-transform: uppercase;
}Posted 8 months ago # -
Hey!
Great :) - I'll close this thread now.
Regards,
PeterPosted 8 months ago #
Topic Closed
This topic has been closed to new replies.














