This topic has 2 replies, 2 voices, and was last updated 5 years, 3 months ago ago by Rose Tyler
Hi!
I’ve edited the contact form and somehow one field now has a different layout –> other background color & text color!?
Hello,
Replace this code http://prntscr.com/onvzka by
input.wpcf7-form-control,
textarea.wpcf7-form-control {
background-color: #f6f6f6;
color: #000;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up