Title: Text Colour
Last modified: July 31, 2018

---

# Text Colour

 *  Resolved [willmorcos](https://wordpress.org/support/users/willmorcos/)
 * (@willmorcos)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/text-colour-13/)
 * How do I change the font to white?
 * 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-13%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Jess Quig](https://wordpress.org/support/users/jquigam/)
 * (@jquigam)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/text-colour-13/#post-10552582)
 * Hi willmorcos,
 * Here’s the CSS snippet that will change field label colors for you:
 *     ```
       div.wpforms-container-full .wpforms-form .wpforms-field-label,
       div.wpforms-container-full .wpforms-form .wpforms-field-sublabel {
           color: white;
       }
       ```
   
 * And in case it helps, [here’s a great tutorial from WPBeginner on how to add custom CSS like this to your site](http://www.wpbeginner.com/plugins/how-to-easily-add-custom-css-to-your-wordpress-site/).
 * I hope this helps! 🙂
 *  Thread Starter [willmorcos](https://wordpress.org/support/users/willmorcos/)
 * (@willmorcos)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/text-colour-13/#post-10552797)
 * Thank you so much Jess. Worked perfectly.
 * Appreciate the link to – thanks again!
 *  [Jess Quig](https://wordpress.org/support/users/jquigam/)
 * (@jquigam)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/text-colour-13/#post-10556171)
 * You’re welcome, willmorcos! Have a good one 🙂

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

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

 * ![](https://ps.w.org/wpforms-lite/assets/icon.svg?rev=3254748)
 * [WPForms - Easy Form Builder for WordPress - Contact Forms, Payment Forms, Surveys, & More](https://wordpress.org/plugins/wpforms-lite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpforms-lite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpforms-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/wpforms-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpforms-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpforms-lite/reviews/)

## Tags

 * [colour](https://wordpress.org/support/topic-tag/colour/)

 * 3 replies
 * 2 participants
 * Last reply from: [Jess Quig](https://wordpress.org/support/users/jquigam/)
 * Last activity: [7 years, 9 months ago](https://wordpress.org/support/topic/text-colour-13/#post-10556171)
 * Status: resolved