Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
wpDiscuz Integration
3
Posts
2
Users
0
Reactions
860
Views
2 Replies
Jun 27, 2023 7:37 am
Hi @archerbullseye,
The CSS codes are provided below:
First code:
/*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.
Jun 27, 2023 5:18 pm
Thanks, I will drop a review as well!