How to make gk-menu text capitalize

Responsive Joomla template for Entertainment and Music purpose with clean and lightweight design.
GK User
Thu May 17, 2012 3:58 pm
Question to moderators:
How to make gk-menu text capitalize?

Override function in the advanced menu is ON
I set in override.css:

div.gk-menu > ul.level0 > li > a
{
text-transform: capitalize;
}
but nothing changed.

I also inserted the text-transform: capitalize; in the menu.gkmenu.css - the same result

How to solve the problem?
User avatar
Fresh Boarder

Konrad M
Fri May 18, 2012 8:03 am
Hi,
You need to change font in template settings, becasue this one you are using now use only uppercased letters.
User avatar


cron