This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Replies

3
  1. Alex S Staff 7 years, 8 months ago

    Hi 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.

  2. Federaik Ludikon 7 years, 8 months ago

    Sure, there you go https://u.teknik.io/iQpif.json , thanks,
    Federico

  3. Alex S Staff 7 years, 8 months ago

    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.

Have a different question or issue?

Start New Thread