I want my comments to show in green not red...how do I make that happen. NOVICE
Page 1 / 1
Hey Kimberly010 ,
Paste the following code in CSS.
Make sure to change the "id" according to your question.
[id='QR~QID1'] {
color : red !important;
}
You can change the color :)
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.