Box colours for category and tags

Posted in: Newspaper
Post count: 1

I managed to change the category colours on the homepage with
custom css code:

.td-big-grid-post .td-post-category, .td-post-category{
background-color: rgba(127, 115, 115, 0.46);
}

BUT it does not change the box colours of the blog post category and tag colour.
Is there another custom code I can use?

Also, is it possible to change the background colour without it changing to the grid mode (instead of full width)

Thank you

Post count: 23312

Hello Punkey,

You should use the Inspector Browser to check the classes you want to apply your code, according to the following useful guide from here -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/ You should create it yourself because it’s custom-service and we cannot provide this kind of services, sorry!

Thanks for your understanding!

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