Hello @ninabobo
Hope all is well!
I could not reproduce this issue on my end. To change the submit button color, please change the color for Submit button BG. Please see this screenshot
If the color still unchanged, please enable “Use custom CSS for this module” and add the following CSS code:
.hustle-modal .hustle-modal-optin_form .hustle-modal-optin_button button {
background-color:#e41270;
}
Please see this screenshot. If again the color is not change replace background-color:#e41270; with background-color:#e41270 !important;
Let us know how it went!
Kind regards,
Nastia
Where could I send you a screenshot?
I have put the CSS code as you say, it’s now pink but rounded, I don’t know why…
Then, the input form is not as in the preview… I have one white line, one with the icon and one with the placeholder.
I’ve solve this issue by choosing a form styling in the template 🙂