The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
Author + Reply are ...
 
Share:
Notifications
Clear all

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.

 

Question [Solved] Author + Reply are the same font color?

3 Posts
2 Users
0 Reactions
860 Views
Posts: 2
Topic starter
(@archerbullseye)
New Member
Joined: 2 years ago
image

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?

 

Thanks!

2 Replies
Asti
Posts: 8075
 Asti
Support
(@asti)
Illustrious Member
Joined: 8 years ago

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.

Posts: 2
Topic starter
(@archerbullseye)
New Member
Joined: 2 years ago

Thanks, I will drop a review as well!

Share: