How can I change the menu font size?
-
How can I change the menu font size? My blog is at http://peterkondacs.wordpress.com/, many thanks, I’m looking for the right CSS code for a long time now…!!!!
The blog I need help with is: (visible only to logged in users)
-
Hi Peter!
It looks like you were able to figure this out already using the following CSS:
.wf-active .nav-menu li a { font-size: 18px; }Were you able to achieve the look you were going for?
-
yes, thanks, I managed through opening the CSS Editor and that allowed me to find the code section above which is associated with the menu titles. I opened the CSS editor with F12 and then clicked on search and then on the menu title. Hope this helps others too in editing ;)
Pete -
Wonderful Pete! Please let us know if you need anything else.
If you’re interested in other resources, we have a few laid out here:
- The topic ‘How can I change the menu font size?’ is closed to new replies.