Hello,
Please add this code in Custom CSS:
.wpcf7 label {
width: 100%;
}
input.wpcf7-form-control {
width: 100%;
}
textarea.wpcf7-form-control {
width: 100%;
}
input.wpcf7-form-control.wpcf7-submit {
width: 15%;
float: right;
}
Regards,
Rose Tyler.