Change comment reply color

Posted in: Newspaper
Post count: 4

How can i change comment reply color from theme panel?

Post count: 23312

Hello xtrabit,

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

.comment-list .comment-content{
color:red;
}

The result -> http://screencast.com/t/LNPNkbs3Nb

Thanks for the message!

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