ReCaptcha alters Send Button Color
Hi!
I created a contact form with a Send button coloured #3f7200 and after enabling reCaptcha it turns to this light green http://federicolupica.com/contattami/
Any solution?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Federaik,
That’s odd. Would it be possible for you to send me an export for this widget? To do this please open up the linked page in the editor and click the Layout button in the Page Builder toolbar. Then click import/export and then click download. Please upload the export to a 3rd party file hosting site such as teknik.io.
Sure, there you go https://u.teknik.io/iQpif.json , thanks,
Federico
Hi Federaik,
Thanks. That color change is due to the button being disabled until the user validates using the ReCAPTCHA. You can override the color change by opening the contact form and heading over to the widget styles sidebar. Open the Attributes settings group and set the Widget Class to submit-color_override and then save.
Navigate to AppearanceCustom CSS and add the following CSS:
.submit-color_override .so-widget-sow-contact-form .sow-contact-form .sow-submit-styled .sow-submit:disabled { background: #0f0 !important; }You might also need to install the SiteOrigin CSS Editor.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.