Category colour on blocks ?

Posted in: Newsmag
Post count: 143

Hello.
Is it possible for me to have all category colour that i picked on Theme Panel, showing on blocks too, when i activate the “Category tag on block/modules” ?
Right now is only possible for me to pick “CATEGORY TAG COLOR ON POST PAGE”.
Thanks in advance

Post count: 23312

Hi,

Do you are referring to these elements -> https://www.screencast.com/t/33LOOPZw0h If you want to change the color of it, try the code below ->

.td-post-category {
background-color: red!important;
}

Hope this helps!

Thanks.

Post count: 143

Hello Catalin.
Exactly. But i want 1 colour for each of the category. It would be awesome to have an option for it on Theme Panel, just like it is for page category.
But if i have to use CSS now, what can i add? That code you sent me i already use it, thats how i put all the category in orange.
Regards

Post count: 23312

Hello Somosung,

You should target each category in the code if you want to use a different color for each of them. Above, I gave you a hint but further, notice that you should implement it yourself because we cannot provide custom services at the moment, sorry! For more information about how you can create your custom CSS code, please check the following useful tutorial here -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/

Hope this helps!

Thanks for your understanding!

Post count: 143

Yeah, i understood that. Was also trying to let you guys know, that a feature like that, on actual theme panel, would be awesome 🙂
Thanks for the guide link Catalin!
Regards

Post count: 8

Hu Somosung,

Did you ever figure out how to do this? I see this request has been asked a few times however I have yet to find a way to associate a colour with a specific category throughout the site?
regards

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