How to change uppercase for category pages titles?

Posted in: Newspaper
Post count: 494

Hi,

The titles of my category pages are in uppercase: https://www.coupdepoker.com/apprendre-jouer-poker/
While the titles of my posts and pages are in lowercase: https://www.coupdepoker.com/apprendre-jouer-poker/regles-du-poker/

Where can I modify the transformation of the category pages titles? (

Thanks

Post count: 35449

Hi,

You can change this with a custom css -> https://www.screencast.com/t/xO2xSBD6f3I7
.td-category-header .td-page-title {
text-transform: none;
}

Set the code in Theme panel>Custom code>Custom css

Thanks!

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