Color not correct

Posted in: Newspaper
Post count: 4

Hi, please refer to this link – http://www.viralicious.my/2018/04/13/hello-world-2-2/

If you notice, the font color for “Related Post” is white and it’s blend with white background. I try look for the color setting, but can’t find it.

How can I correct it?

Thank you

Post count: 23312

Hello fakhri,

You should use the code below and place it in the Theme panel -> Custom CSS code.

The code is here ->

.td-related-title .td-cur-simple-item{
background-color:black;
color:green!important;
}

Thanks.

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