Thank you very much Buzztone for your interesting answer.
It worked! Now the only things is that I'd want to change 3 things:
- the button color
I tried with the following code unsuccessfully:
#wpcf7-f482-t1-o1 .wpcf7-form
.contact-submit input {
width: 100px;
height: 30px;
background-color: #999999;
font-size: 13px;
color: #fff;
border: 1px solid #fff;
border-radius: 7px;
}
I am probably missing something because the ID of the form is correct and the change button code is correct as well but the mix of both didn't work.
- the length of the fields
(No slight idea how to do that...)
- the inside color of the fields
If you have the patience to explain that to me I'll do my best to try to understand.
Thank you!
ps: And I am sorry not to be able to post a link to my form as it is currently under maintenance mode.