Title: Form input text colour
Last modified: May 14, 2017

---

# Form input text colour

 *  Resolved [jasoncapa](https://wordpress.org/support/users/jasoncapa/)
 * (@jasoncapa)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/form-input-text-colour-2/)
 * Hi I’m having a issue with the input text colour it is white on white. I’m trying
   to get the text black.
 * Site
    Simcoesound.com Used and demo section. Thank you in advance. 🙂

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [DualCube](https://wordpress.org/support/users/dualcube/)
 * (@dualcube)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/form-input-text-colour-2/#post-9132745)
 * [@jasoncapa](https://wordpress.org/support/users/jasoncapa/) The test color comes
   from your theme. If you will switch to some default theme like Twenty Sixteen
   you will be able to the texts.
 * In order to change the color as per your need, please apply some custom CSS.
 * Let me know if you need any further assistance from us.
 * Regards,
    Moumita
 *  Thread Starter [jasoncapa](https://wordpress.org/support/users/jasoncapa/)
 * (@jasoncapa)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/form-input-text-colour-2/#post-9132808)
 * Hi.
    I tried changing the input form text color in my theme options with no luck.
   Does the text use other options like header colours? Would you know what case
   code I could use. I’m a bit of a newbie.
 *  [DualCube](https://wordpress.org/support/users/dualcube/)
 * (@dualcube)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/form-input-text-colour-2/#post-9139984)
 * [@jasoncapa](https://wordpress.org/support/users/jasoncapa/)
    The text color 
   comes from the theme you are currently using.
 * You can also include this code in your theme’s CSS to make the text color change:
 *     ```
       .woocommerce .content #responsive .modal-body textarea {
       color: #000;
       }
       ```
   
 * Regards,
    Moumita

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Form input text colour’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce-catalog-enquiry/assets/icon-256x256.png?rev=
   3283706)
 * [CatalogX - Catalog Mode, Enquiry & Quotes for WooCommerce](https://wordpress.org/plugins/woocommerce-catalog-enquiry/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-catalog-enquiry/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-catalog-enquiry/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-catalog-enquiry/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-catalog-enquiry/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-catalog-enquiry/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [DualCube](https://wordpress.org/support/users/dualcube/)
 * Last activity: [9 years, 3 months ago](https://wordpress.org/support/topic/form-input-text-colour-2/#post-9139984)
 * Status: resolved