Caps on Menu

Questions related to the configuration of Joomla, Templates, and Security related questions/issues
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Sun May 06, 2012 5:34 am
Hi i would like to know if is possible to change from uppercase to lowercase or first letter uppercase. I have the financial business template and GK Extra Menu Type.
User avatar
Senior Boarder

GK User
Sun May 06, 2012 4:41 pm
Hi

Yes it's possible, but if you are using "BebasNeue" font on Headers (see template parameters > font), you need to change type of font, because this one doesn't support lowercase.

Them you have to enable override.css file on template parameters and add this lines on this file:

Code: Select all
div.gk-menu > ul.level0 > li,
div.gk-menu > ul.level0 > li > a,
div#gkDropMain > ul > li,
div#gkDropMain > ul > li a { text-transform: none!important; }


Cheers
User avatar
Platinum Boarder


cron