The effects of alcohol on
sustanon 250 leucine for – real weight loss & bodybuilding benefits?
Unable to change comment font color
(@darkmac)
New Member
Joined: 6 years ago
I saw that this subject has been discussed already... but in my case even if I set Custom CSS Code in Settings-Styles and colors the css code, it still keep the font color grey
#wpcomm .wc-comment-right .wc-comment-text, #wpcomm .wc-comment-right .wc-comment-text p {
color: #000000 !important;
}
.comments-area{width:auto;}
Any hints?
(@taron)
Eminent Member
Joined: 6 years ago
Hi @darkmac.
Please use this code instead of the old one.
#wpdcom .wpd-comment-right .wpd-comment-text, #wpdcom .wpd-comment-right .wpd-comment-text p {
color: #000000 !important;
}
.comments-area{width:auto;}