Hi there!
I would love to change the font size/colour of the page navi "about", I think its too big for my page ... can you help?
And I would love to delete the underline ...
Thanks!
The blog I need help with is melettapardo.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
Hi there!
I would love to change the font size/colour of the page navi "about", I think its too big for my page ... can you help?
And I would love to delete the underline ...
Thanks!
The blog I need help with is melettapardo.com.
That's possible only if you purchase an annually renewable custom design upgrade and do the required CSS editing.
Thanks! but all you told me doesn't affect the menu bar/navigation. I did the update and I did change my fonts (headlines/copy etc.) but what I need to change is the page navi ONLY. Can you help me with this?
Oh! Now I get it. This is a CSS editing thread posted in the wrong forum. I'll flag it for you so it's moved to the CSS Forum where you can get help. Custom design upgrade comes with Staff support.
Thread moved to → CSS forum section
~~ Thanks sl1K
@melettapardo
Does this help you? http://en.forums.wordpress.com/topic/header-menu?replies=8#post-723619
To change the font size for the top navigation in the Bueno theme, add this to your Appearance → Custom Design → CSS page:
#pagenav a {
font-size: 14px !important;
}
Note that the "!important" part is only required if you have already used the Appearance → Custom Design → Fonts page to adjust fonts (which you have in this case).
This topic has been closed to new replies.