Text flowing outside the form on mobile view

  • aipptraining2
    Asked on June 26, 2016 at 7:43 AM

    Hi guys.

    My check boxes are flowing outside the form on mobile view please help me. urgent.

     

    http://puu.sh/pGxzu/36cc89074c.png

     

    and if it flows outside, i will have a problem embedding it on my website it would be cut off on some areas

  • JasonBa
    Replied on June 26, 2016 at 9:45 AM

    Hi,

     I reviewed your form on mobile and found out the same problem. Please try to inject this CSS code to your form, this will correct the problem on mobile.

    .form-checkbox-item label, .form-radio-item label {

    white-space: normal;

    }

    Here is the link on how to inject custom CSS codes.

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

     

    If you have further question, please feel free to inform us.