Hi there,
On my website DQ questions and answers plugin has stopped looking the nice way it usually looks here:
https://poemanalysis.com/questions-and-answers/
Can you help me understand why this is happening?
Many thanks,
Will
1 Answers
You can use the following code:
.js .tmce-active .wp-editor-area { color: #000 !important; }
Or
.dwqa-answer-form textarea { color: #000 !important; }
Please login or Register to submit your answer