in your style.css maybe try this:
input {background-color: #ffffff;}
Or if you want the form field to be maybe a real light gray instead of white:
input {background-color: #d3d3d3;}
in your style.css maybe try this:
input {background-color: #ffffff;}
Or if you want the form field to be maybe a real light gray instead of white:
input {background-color: #d3d3d3;}