Notifications
Clear all

Color reply font

2 Posts
2 Users
0 Likes
1,018 Views
 Rjk
(@rjk)
Trusted Member
Joined: 5 years ago
Posts: 83
Topic starter  

Is it possible to chang the color of only the reply font to white? If so, how?

thank you for any help.


   
Quote
Topic Tags
Astghik
(@astgh)
Illustrious Member Admin
Joined: 6 years ago
Posts: 5911
 

Hi @rjk,

You can use the following CSS code:

#wpcomm .wc-reply .wc-comment-right .wc-comment-text {
color: #b1b1b1 !important;
}

   
ReplyQuote
Share:
Scroll to top