Main Menu Item – Capital lettters

Posted in: Newspaper
Post count: 15

Hello,
the main menu of theme showing by default capital letters for each item. How can i change this option?
Best Regards
Adnan

Post count: 22421

Hi Adnan,
There is a css in the theme that does that. If you want to override it, you can use this code:
.sf-menu > li > a {
text-transform:none!important
}

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.