PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

White text in input fields

  1. Hi, this is probably something really obvious... but I'm new to Gravity Forms.

    Have a site with white text on a dark blue background (not keen but not my choice) - but the input fields for the form are white on white. How do I change the colour of the text to black for the input fields?

    http://www.lesnuitsfauves.com/rbc/contact/

    Thanks, Chris Middleton

    Posted 13 years ago on Thursday September 16, 2010 | Permalink
  2. It's inheriting the white text color from your theme (inline style). You can try adding this to the end of your theme style.css file...

    .gform_wrapper input, .gform_wrapper select, .gform_wrapper textarea {color:#000!important}

    Posted 13 years ago on Thursday September 16, 2010 | Permalink
  3. Worked a treat - thank you! Appreciate the quick response too.

    Chris

    Posted 13 years ago on Thursday September 16, 2010 | Permalink
  4. My pleasure. Thanks for the update.

    Posted 13 years ago on Thursday September 16, 2010 | Permalink

This topic has been resolved and has been closed to new replies.