How to change category title colour?

Posted in: Newspaper
Post count: 7

Hi,

I’m trying to change the colour of the category titles, for the category pages, but I can’t figure out how to do this. I can see where to change the typography, but there’s no option to change the colour there.

Can someone please help me out.

Thanks,

Zoe.

Post count: 7

I have found that I can change the category title colour using the theme panel and going to ‘theme colors’ and ‘page title’. BUT… this also changes the ‘Related Articles’ and ‘More from Author’ color, which I don’t want to change.

Is there any way to change the category title to the ‘Block header 1 default’?

(My site is not up and running yet so I cannot give a url link. Hopefully as this is something fairly simple you will be able to point me how to do it without needing a link to my website).

It is just the category page title that I am wanting to change. I would like this to use the ‘Block Header 1 Default’ font if possible. If this is not possible, I would just like to know how to change the font colour, without it changing the colour of the ‘Related Articles/More from Author’ text.

Look forward to your reply.

Thanks.

Post count: 22421

Hello,

Indeed there is no option to changethe title specifically on category pages. You cqna try to add this css in your custom code section and change the color in the code to the one you seek:

.category .td-page-title{
color:green;
}

Thanks.

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