Non capitals-Menu items

Advanced and professional portal news Joomla template with community features and various content display layouts.
GK User
Sat Aug 25, 2012 1:14 pm
Hi ,

I prefer to the dropline menu (items) , appears the letters AND with non capital and with accent like the main menu.
How can i do this please?
[url]chaniapolis.gr[/url]

P.K

Thanks a lot.
User avatar
Fresh Boarder

GK User
Sat Aug 25, 2012 3:06 pm
Hi

Please enable override.css file on template parameters and them add this lines on that file located on css template directory.

Code: Select all
#gkSubmenu > div > ul,
#gkSubmenu ul li li { text-transform: normal!important;}


Cheers
User avatar
Platinum Boarder

GK User
Sat Aug 25, 2012 3:44 pm
Sorry again , i enable override.css and then i add to override.css file the code but nothing.

P.K
User avatar
Fresh Boarder

GK User
Sat Aug 25, 2012 4:22 pm
Sorry
Use instead:

Code: Select all
#gkSubmenu > div > ul,
#gkSubmenu ul li li { text-transform: none!important;}
User avatar
Platinum Boarder

GK User
Sat Aug 25, 2012 5:48 pm
Now , much better!!!!!!!

Have fun.

P.K
User avatar
Fresh Boarder


cron