Question on one line not wrapped

  • barbarasmall
    Asked on November 18, 2019 at 2:24 PM
  • Elton Support Team Lead
    Replied on November 18, 2019 at 7:29 PM

    Inject this CSS code to your form to overrule the existing CSS that limits the label width in your form.

    .form-label {

        width: 100% !important;

    }

    Guide: How to Inject Custom CSS Codes

    Result:

    Question on one line not wrapped Image 1 Screenshot 20