How can i changes font size of popular module?

Professional Joomla restaurant template comes with a custom animated modules and advanced typography elements.
GK User
Mon Aug 06, 2012 4:30 pm
i want to reduce title font-size. how can i do that?

Thank
User avatar
Fresh Boarder

Konrad M
Mon Aug 06, 2012 7:37 pm
Hi,
please try add to override.css
Code: Select all
.gkTab ul.gkTabs li, .gkTabsWrap.vertical ol li {
font-size: 18px;
}

and decrease font value. Remember to enable override.css option in template settings.
User avatar

GK User
Tue Aug 07, 2012 4:02 pm
Thank.
User avatar
Fresh Boarder


cron