Hi
How to change the font size and color on plugin because the text is not visible when I enter the question box.
[Screencast Here](https://www.dropbox.com/s/gudkgpy5w47x9ig/2016-04-24.png?dl=0)
Thank you
Anuar
3 Answers
Please send me your site URL, I will check and help you resolve it now.
To resolve this issue, you can add the following code to the style.css file:
.wp-editor-container textarea.wp-editor-area { color: #111 !important;}
Please login or Register to submit your answer