Changing Colors on Blocks

Posted in: Newspaper
Post count: 10

I found how to change the category on Post pages and on Post Loops. But how do you set the color on Blogs? They are currently showing as Block.

Here is an example.

http://pucblog.wpengine.com/category/all-gods-people/

Thank you.

Post count: 18283

Hello !

Can you provide a screenshot of what exact font you want to edit ?

Thank you !

Post count: 10

Hi-

So it is not the Fonts I am issue with, it is the background color of the category background color on Blocks. I am able to change the color when using Post Loop, but not on Blocks.

Here is the page I reviewed. https://forum.tagdiv.com/category-tag-on-modulesblocks/

https://www.dropbox.com/s/oq4x8ky5epat3nz/Screenshot%202020-08-03%2010.19.35.png?dl=0

https://www.dropbox.com/s/9ijtu8yxxelp7jh/Screenshot%202020-08-03%2010.19.26.png?dl=0

Example of one category page
http://pucblog.wpengine.com/category/living-gods-love/

I want to assign colors to each category.

Thanks!

Post count: 18283

Hello !

For that you will need this CSS Code:

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

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

Thank you !

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