where do I change the color of the post comment text

Posted in: Newspaper
Post count: 21

Hi,

I don’t know how I can change the color of the text when someone has wrote a comment on my post. Check out this screen-dump

Post count: 18283

Hello !

Please provide a link to your page so we can inspect and offer proper solution for your issue !

Thank you !

Post count: 21

Hi,

Here is my site https://www.h4ck.se

Post count: 18283

Hello !

Please use this code: .td-black .author-box-wrap {
color:white;
}

You have to paste it here: https://www.screencast.com/t/J1Nxw5s5

Thank you !

Post count: 21

Hi Vlad,

Thank you for your answer. That code you gave me changed the color of my Author box not the text of the person who made a comment on the post.

Post count: 18283

Hello !

Sorry for the problem ! Here is the correct code: .tagdiv-type {
color: white;
}

Thank you !

Post count: 21

Thank you Vlad. That works perfect

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