Best Premium and Free WordPress Themes › Forums › DuperMagPro › Changing font color while writing comments › Reply To: Changing font color while writing comments
April 4, 2017 at 6:59 am
#15641
Keymaster
Why you commented this codes?
/*
.comment p {
color: blue !important;
}
*/
instead of using without comment. Please add the codes on Appearance > Customize > Additional CSS
.comment p {
color: blue !important;
}
Regards