Validation error message hides the form field.

  • stormingrobots
    Asked on December 5, 2017 at 8:07 PM

    1512522362junk Screenshot 10

    It covers the Grade field... Please help. 

    form #: 3357586884172

  • Ashwin JotForm Support
    Replied on December 6, 2017 at 12:51 AM

    Please inject the following custom css code in form and that should solve your problem:

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

        top: 50px;

    }

    The following guide should help you how to inject custom css code in form:   https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes