The "Save" button isn't rendering

  • Eden_Jeremy
    Asked on October 22, 2020 at 10:42 AM

    I enabled the "save" option on my form, but the button is only showing as a blank white box. How do I fix this? The link to the form is https://form.jotform.com/202944187727060.

    Thanks,

    Jeremy

  • Jimmy_D
    Replied on October 22, 2020 at 4:11 PM

    Thanks for contacting us.

    Kindly inject the CSS code below to your form to fix the issue.

    .sacl-button.form-sacl-button {
        color : #6f6f6f!important;
    }

    Related guide.- how-to-inject-custom-css-codes

    Let us know if you have more questions.

    Regards,