Hi!
Thank you for this wonderful theme!
I have two questions about suckerfish menu. Is it possible to disable capitalizing its items? How to disable it?
Thanks in advance.
Hi!
Thank you for this wonderful theme!
I have two questions about suckerfish menu. Is it possible to disable capitalizing its items? How to disable it?
Thanks in advance.
Comments
Comment #1
NeilPorter commentedIn simply_modern/css/suckerfish_colour.css (where colour is the colour you've chosen for your theme) there is a line:-
text-transform:uppercase;
Simply remove it.
Comment #2
NeilPorter commentedComment #3
Ingumsky commentedWow. Yep, it's really simple -) Thank you!