Font size in main menu and submenu
-
I have a few (three) css questions. I will send them seperately, to be of help to other users with the same questionss (I’m sure they’re out there).
My first question: how do I adjust the font size in the sub menu’s of the main-menu (not the topmenu, which isn’t visible)?
I changed the overall font size:
#wrapper-main, footer .innerwrap { font-size: 0.875em; }
Then, I changed the size of the fonts in the menu:
*/#main-navigation .sf-menu li a { font-size: 24px; }
Now I’d like to change the font size of the sub menu, it is way to small. Any suggestions?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Font size in main menu and submenu’ is closed to new replies.