Category Template 3

Posted in: Newspaper
Post count: 60

Can you provide a CSS snippet so I can change the Category Title in the Category 3 Template from all capital to not all capital letters? (I want MaxLaxOC instead of MAXLAXOC) http://www.awesomescreenshot.com/image/1830389/a7353c01def60611a3a4f2da7bdfbc42

Post count: 22421

Hello,

Please use this code:
.td-category-header .td-page-title{
text-transform: initial!important;;
}

You can add the code in the theme pane;->custom css box

Thank you!

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