I placed this code in the override.css file and enabled it in the template manager. It doesn't seem to work.
div.gk-menu > ul.level0 > li { font-size:125% }
Any suggestions.
thank you
#gkMainMenu > div.gk-menu > ul > li > a { font-size: 120%; }
#gkMainMenu > div.gk-menu > ul > li { font-size: 120%; }