Question not appearing correctly on form

  • AdminJNJMech
    Asked on March 28, 2018 at 6:52 PM

    Please refer to page 3 question 1.1 text appears in one column.




  • John_Benson
    Replied on March 28, 2018 at 9:59 PM

    To fix the issue, please add this custom CSS code to your form:

    .form-label.form-label-auto {

    width: 100% !important;

    }

    Here's a guide on: How-to-Inject-Custom-CSS-Codes

    Here's the result of my test form:

    1522288668Result 001 Screenshot 10