Hi,
Sorry for late answer. Please following these steps :
– Open the file nino-contact-form.css that located in :
your_root_folder/wp-content/plugins/nino-contact-form/includes/assets/css/nino-contact-form.css
– Find the selector (default is line 168): “[class*=”nino-contact-form-style-“] .nino-button-submit”
– Edit the property : “background: #2da5da;” to “background: xxx;”
where “xxx” is the color that you want.
For the hover state :
– Find the selector (line 185) : “[class*=”nino-contact-form-style-“] .nino-button-submit:hover”
Change the background color to other color you want.
Best regards.
ninotheme.