William
asked 4 years ago

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
DominicStaff
answered 4 years ago

You can use the following code: 

.js .tmce-active .wp-editor-area { color: #000 !important; }

Or 

.dwqa-answer-form textarea { color: #000 !important; } 
Powered by DW Question & Answer Pro