Title: CSS for Captcha text color?
Last modified: August 21, 2016

---

# CSS for Captcha text color?

 *  Resolved [zonkD](https://wordpress.org/support/users/zonkd/)
 * (@zonkd)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/css-for-captcha-text-color/)
 * I’ve been trying to change the color of the text on the math question to red 
   so user see it easily and don’t miss it.
 * Is there CSS somewhere I’m missing? Or do I have to change it in the plugin editor?
 * [http://wordpress.org/plugins/captcha/](http://wordpress.org/plugins/captcha/)

Viewing 1 replies (of 1 total)

 *  [bestwebsoft](https://wordpress.org/support/users/bestwebsoft/)
 * (@bestwebsoft)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/css-for-captcha-text-color/#post-4163966)
 * Hi zonkD,
 * In order to change it please add the following lines to your theme’s css file:
 * .**cptch_block {
    color: red; } .cptch_block > label { color: black; }
 * and change blck for the colour of the text for captcha’s label.
 * Sincerely,
    Support Team

Viewing 1 replies (of 1 total)

The topic ‘CSS for Captcha text color?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/captcha_92b6c9.svg)
 * [Captcha](https://wordpress.org/plugins/captcha/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/captcha/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/captcha/)
 * [Active Topics](https://wordpress.org/support/plugin/captcha/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/captcha/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/captcha/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [bestwebsoft](https://wordpress.org/support/users/bestwebsoft/)
 * Last activity: [12 years, 7 months ago](https://wordpress.org/support/topic/css-for-captcha-text-color/#post-4163966)
 * Status: resolved