I cant seem to get the css correct to separate the Author and the Reply font color. Everything that I have tried has changed them both to whatever color I try. Is it possible to get them into separate classes to define one as black and one as gray?
/*Changes the Author (only the Author) label color*/
#wpdcom .wpd-blog-post_author .wpd-comment-subheader .wpd-comment-label span {color:#120e0e;}
Second code :
/*Changes the cont color of the reply button*/
#wpdcom .wpd-comment-footer .wpd-reply-button span {color:blue}
Put the code in the "Custom CSS code" textarea, located in the Dashboard > wpDiscuz > Settings > Styles & Colors admin page.
Don't forget to delete the caches before checking.
In case you want to say thank you! 🙂 We'd really appreciate if you leave a good review on the plugin page. This is the best way to say thank you to this project and the support team.