Hello,
I am using the Sky theme and it does everything I need, except one thing: all menu-items are displayed with their initial letter upper case.
That is common in the English language, not in our Dutch language.
Is it possible to disable this behavior?
Greetings,
Rob Bastiaansen

Comments

phsc’s picture

hi rob

open the file 'style.css' and go to '#sidebar ul.menu a{...}'. inside the brackets delete 'text-transform:capitalize;' what will solve your problem.

greetings
phs

phsc’s picture

Status: Active » Closed (fixed)
cherukuri.rams@gmail.com’s picture

i want to convert those into first letter as uppercase and remaining letters as lowercase please help me in this regard.