How can I make the font in my top menu bold?
Thanks,
Wade
The blog I need help with is endbigbanks.org.
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
How can I make the font in my top menu bold?
Thanks,
Wade
The blog I need help with is endbigbanks.org.
This should do the trick:
#nav {
font-weight: bold;
}
This topic has been closed to new replies.