I like the theme, but is there any way to increase the size of the menu? I would like it larger.
The blog I need help with is deannmoore.wordpress.com.
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
I like the theme, but is there any way to increase the size of the menu? I would like it larger.
The blog I need help with is deannmoore.wordpress.com.
Yes, provided you have CSS editing skills and purchase an annually renewable custom design upgrade.
I do have the custom design upgrade. How would I edit it?
To increase the font size for the menu in the Forever theme, start with this:
#access a {
font-size: 150%;
}
Change the font-size value as necessary.
Sorry, I forgot to mention that you should add that to your Appearance → Custom Design → CSS page and click the preview button. If you like how the CSS editor works, you can click the buy button on the same page.
Thank you, thank you, thank you! I played with this forever. I copied and pasted your code and fixed it within 10 seconds. I really appreciate it.
This topic has been closed to new replies.