This topic has 6 replies, 3 voices, and was last updated 8 years, 4 months ago ago by Olga Barlow
Where do I change this?
Hello,
Could you please provide a screenshot of what do you want to change and send us a link with this form?
Here is a link to a screenshot. http://www.moxybowling.com/wp-content/uploads/2016/07/Screen-Shot-2016-07-21-at-9.37.41-AM.jpg You can barely tell the text field from the background and I would rather change the field color than the bg color.
Thanks.
Here is a Custom CSS code that allows you to change all fields background through the site
input[type="text"], input[type="number"], input[type="email"], input[type="search"], input[type="password"], input[type="tel"], textarea {
background: #eef5ff;
}
Worked like a charm, thanks!
Hello,
You are welcome!
Regards
The issue related to '‘Contact Form Text Field Color?’' has been successfully resolved, and the topic is now closed for further responses