Styling Top Posts

Posted in: Newspaper
Post count: 4

I am trying to find the css for Grid Style 4 – Bottom Box, (CATEGORY TOP POSTS GRID STYLE) to change the color of the actual box . . . I see that it inherits the color that you select for the theme, but I want to be able to target that area. Any help?

Post count: 22421

Hi,

I’m not sure what bottom box you are referring to. Is it the category tag maybe? https://www.screencast.com/t/Xg8eljd1x

If this is the case then you can use this code to change the category tag for a specific category:

.category-fashion .td-post-category{
background-color:Red
}

Thank you!

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