How to change the font style of a category page title

Posted in: Newspaper
Post count: 6

I’m trying to change the uppercase style to a lowercase font style on my category pages. I can’t find the proper way to do it. Can someone help me?

Post count: 22421

Hello,

Please provide a link to your site so I can provide the proper code for the modification.

Thanks.

Post count: 6

Hi, for example this header: zwanger.
https://mooiemama.com/category/zwanger/

Post count: 22421

Please add this custom css code in the theme panel-> custom code section

.td-category-header .td-page-title{
text-transform: none!important;
}

Thanks.

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