You can do it by editing CSS stylesheet in your theme. Add this to your theme's stylesheet:
.wpcf7 input[type="text"], .wpcf7 textarea {
background-color: red;
}
You can do it by editing CSS stylesheet in your theme. Add this to your theme's stylesheet:
.wpcf7 input[type="text"], .wpcf7 textarea {
background-color: red;
}