Change font color – Category

Posted in: Newspaper
Post count: 10

Good Morning!

I want to know how I can change the font color of the category in the photo below:

I was able to change the color of this block, but only by placing a custom CSS:


.td-what .td_module_3 .td-module-image .td-post-category {
color:#000;
}

Is it possible to put each category in a different color?

Post count: 66

Im interested in this

Post count: 23312

Hello all,

Sorry, the theme does not have any such an option that allows you to achieve this, unfortunately! Notice that is not a simple task and involves doing such additional customization through the code in order to achieve good results. The code which you have added above will change the post category tag for the whole website and if you want to add a different color tag for each category you should do it through the code. Also, if you are not aware of the steps which are needed to take in this case, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!

Thanks for your understanding!

Post count: 10

But is there a way to change the color of categories without the use of this code? It does not have to be every category of a color but a color I want.

Ex: Change this color pink and leave everything black.

Post count: 23312

Hello neritondias,

Sorry but the theme does not have any such an option that allows you to do this for each category, sorry! You should do it manually through such a custom CSS code. You can try using such a plugin with this functionality and check the results.

Thanks.

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