Top/Main Menu Font size

Professional Joomla restaurant template comes with a custom animated modules and advanced typography elements.
GK User
Tue May 29, 2012 5:20 pm
Where can I control main/top menu font size? I would like to reduce the size a little.
User avatar
Fresh Boarder

teitbite
Fri Jun 01, 2012 9:43 am
Hi

You can do this in CSS manipulating with a values of this class:

Code: Select all
.gkMenu > ul > li > a {
    font-size: 12px;
}
User avatar
Moderator


cron