Different colors for category labels

Posted in: Newspaper
Post count: 3

Hello friends, I would like to have different colors for labels of categories in the home and that are not all the same. Try handing a class to this code <div class = “td-big-grid-meta <? Php echo $ this-> get_category ();?>”> But it didn’t work. Try this other way <div class = “td-big-grid-meta <? Php echo esc_html ($ cat_name)?>”> And there was no result. I would like each div with the categories to have a class with their category; so you can change colors for CSS

Post count: 35449

Hi,

You can achieve this is two ways, using custom css or using flex blocks, set filter category -> http://prntscr.com/pu4ph8 and style color -> http://prntscr.com/pu4pot -> https://forum.tagdiv.com/flex-block-settings-guide/
Here is a topic for how to use the custom css to change the background color for label
categories -> https://forum.tagdiv.com/topic/how-can-i-show-the-category-of-each-post-on-the-thumbnail-of-the-post/

Thank you!

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