Hello,
How do I change my font of the pages in the navbar?
Thanks
The blog I need help with is jeremyshub.com.au.
WordPress.com is an easy way to start blogging. Get a blog, check out our features, read the latest announcements, choose from great themes, or learn about the team behind it.
Need help? Check out our Support site, then
Hello,
How do I change my font of the pages in the navbar?
Thanks
The blog I need help with is jeremyshub.com.au.
The first option would be to change the "Body Text" setting on the Appearance → Custom Design → Fonts page.
Another option would be to use a font stack. See this page for details:
http://unitinteractive.com/blog/2008/06/26/better-css-font-stacks/
Here is an example to change the font of the top navigation in the AutoFocus theme:
#access, div.menu {
font-family: Georgia, Palatino,” Palatino Linotype”, Times, “Times New Roman”, serif !important;
}
Hello designsimply,
Thanks heaps for your help - you are amazing. Generous and smart.
Jeremy
Thanks Jeremy. :)
This topic has been closed to new replies.