Hi I like to make bigger font on my main menu. Also I setup the Dropline menu but its not working (picture attached) Any help it will be great. Thank you. cjcesar
Screen shot.jpg
Junior Boarder
GK User
Mon May 21, 2012 2:06 pm
Ok the menu is working properly now, is very strange but when I add some more links on the menu it all come together. Any way now just leave me with one question? How can I increase the font size on menu? Any help on this it would be great. cjcesar
Junior Boarder
GK User
Mon Jun 04, 2012 12:59 pm
Ok I am find out, how can increase the font in the Menu:
add to override.css
div.gk-menu ul > li, div#gkDropMain ul > li { margin-right: 15px; font-size: 28px; }
div#gkDropSub > ul > li > a > span.menu-title { display: block; font-size: 19px; }