Reactions to blog – font colour black

Posted in: Newspaper
Post count: 51

How can i change the font color of the reaction part underneath each post to black?

see screen:
http://i201.photobucket.com/albums/aa183/Saikological/reaction_zpsfhi38zri.jpg

Post count: 20688

Hi,

I don’t quite understand what exactly you want to do, the font color is already black for those elements you highlighted. If you could provide some more details about what exactly you want to change I will try to give you a solution.

Thanks

Post count: 51

duh, mentioned it wrong. wanna change it from black to #636363

my bad!

Post count: 20688

Try a code like this – https://www.screencast.com/t/l4Xq4JhTL6

.td-post-next-prev-content a,
.author-box-wrap .td-author-name a,
.comments .comment-reply-title,
.logged-in-as a{
color: #636363;
}

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