How do I remove the errors from my form?

  • rosalindsimpson
    Asked on December 10, 2017 at 8:27 PM

    I do not know how to remove the Form errors from my form.  Help

    https://form.jotform.com/73384152926158

  • amy
    Replied on December 11, 2017 at 3:18 AM

    Would you please let us know the details of your request? If you would like to remove the error messages of your form, please add this custom CSS to your form:

    .form-line-error .form-error-message {

      display: none;

    }

    How to Inject Custom CSS Codes

    1512980245Screen Shot 2017 12 11 at 11 1 Screenshot 10

    If your request is different than this solution, please give us further details.