Turn off error message

Home Forums Jquery Validation For Gravity Forms Turn off error message

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #425398
    Gurupreet S Bains
    Guest

    Hi,

    When using Validation Error Theme 3, can you turn off the validation message. In case your plugin cannot turn it off, what if use the class selector below to turn it off, will it effect your plugin?

    .gform_wrapper .gform_validation_errors {
    display: none;
    }

    Thank you.

    #425853
    Dinesh
    Keymaster

    Hi,

    In our settings tab, there is option to hide the error message. Have you tried that ?

    Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Turn off error message’ is closed to new replies.