How to change the block 13 ?

Posted in: Newspaper
Post count: 13

null
I need to customize block 13 like the bock in the above pic. I tried to change the font color but unfortunately it doesn’t change. can you help me to change it?

Post count: 22421

Hello,
You can use this custom css to achieve the effect you want:

.td_block_13 .td-module-meta-holder, .td_block_13 .td-module-meta-info{
background-color:red;}
.td_block_13 .td-module-meta-info h3>a{
color:white!important;
}

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.