Category Tag Colour

Posted in: Newspaper
Post count: 87

Hi,
Is it possible to change the category tag colour in mobile theme? Now as default, it is black colour.
I would like to change it another colour.

Post count: 18283

Hello !

All the color options can be found in Theme panel – Mobile Theme – Theme Colors.

Thank you !

Post count: 18283

Hello !

All the color options can be found in Theme panel – Mobile Theme – Theme Colors.

Thank you !

Post count: 87

There are no options to change the colour of the category tag.
https://www.screencast.com/t/EJJDjmbMcH I wanted to change this black colour to another colour.
Is it possible to do it with the help of CSS code and if then what shall be the CSS code?

Thanks

Post count: 18283

Hello !

Please use this css code: .td-post-category.td-post-category {
background-color:red;
}

The codes must be inserted here: https://www.screencast.com/t/fyP7TBVPWvhQ

Thank you !

Post count: 87

Thanks for the support. Given CSS code has given me the desired result.

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