required message covering the field answer in the form

  • RESC
    Asked on May 27, 2019 at 7:16 PM

    On the RESC luncheon form, if the dues question is not answered, the required banner blocks the options for the answer. How do I fix this?


    Jim Bohren

    Jotform Thread 1837779 Screenshot
  • Richie JotForm Support
    Replied on May 28, 2019 at 12:08 AM

    You may add this custom CSS to change the error message display size and position.

    div.form-error-message{

    display: grid;
    }

    Guide:https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    If you need further assistance, let us know.