Title: Text colour
Last modified: November 28, 2018

---

# Text colour

 *  Resolved [willmorcos](https://wordpress.org/support/users/willmorcos/)
 * (@willmorcos)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/text-colour-14/)
 * Hello
 * How do I change the colour of the text when its entered into the fields to black
   text.
 * Thank you.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftext-colour-14%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Shahid Mansuri](https://wordpress.org/support/users/shahidmansuri123/)
 * (@shahidmansuri123)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/text-colour-14/#post-10926725)
 * Hello willmorcos
 * Please add the following CSS code in the **custom CSS field**.
 *     ```
       .woocommerce form .form-row input.input-text, 
       .woocommerce form .form-row textarea {
           color: #000;
       }
       ```
   
 * Thank You
 *  Thread Starter [willmorcos](https://wordpress.org/support/users/willmorcos/)
 * (@willmorcos)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/text-colour-14/#post-10926785)
 * Thank you Shahid.

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

The topic ‘Text colour’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/wallstreet/2.8.4.2/screenshot.
   png)
 * Wallstreet
 * [Support Threads](https://wordpress.org/support/theme/wallstreet/)
 * [Active Topics](https://wordpress.org/support/theme/wallstreet/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/wallstreet/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/wallstreet/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [willmorcos](https://wordpress.org/support/users/willmorcos/)
 * Last activity: [7 years, 5 months ago](https://wordpress.org/support/topic/text-colour-14/#post-10926785)
 * Status: resolved