Hey,
i want the menu and the headlines of a article not in capital letters.
Where can i change that?
Thanks
Garthi
h1, #gkHeaderNav .gkMainMenu .gkmenu > li {
text-transform: none;
}
h1, h3, #gkHeaderNav .gkMainMenu .gkmenu > li {
text-transform: none;
}