This is where the form is.
Hi,
You can contact with your purchase item author @ThimPress hope they will help you in this issue
Thanks!
you can add the following css into your theme style.css
.wpcf7-form-control.wpcf7-submit {
background-color: #009960;
color: #fff;
padding: 6px 20px;
}
Also you can change the above css as like background-color, color … according to your need.
Thanks
1 Like