Changing menu font
-
Hi all,
I’m very new to this, please be patient :) The menu I created is very small, how can I change the font? I have very basic CSS knowledge and I don’t know where and what I need to change. Many thanks!Ele
The blog I need help with is: (visible only to logged in users)
-
Hi, see also my reply in your other topic: https://en.forums.wordpress.com/topic/removing-space-between-menu-and-site?replies=2 .
To change the size of the text in the menu, you would add the following CSS and adjust as desired.
.navigation-main a { font-size: 120%; }It was 100% to begin with.
- The topic ‘Changing menu font’ is closed to new replies.