Width of question label is not displayed correctly.

  • melodicsounds
    Asked on May 29, 2017 at 9:59 PM

    Width of question label is not displayed correctly Screenshot 20Hi,

     

    In my form: https://form.jotform.co/70396515599874 the title of the fields are like compressed. How can I make them go to the current width of the field?

     

     

  • Kiran Support Team Lead
    Replied on May 29, 2017 at 10:17 PM

    I have checked your JotForm and see that the field title is displaying correctly at my end. Please see the screenshot below:

    Width of question label is not displayed correctly Screenshot 20

    Were you able to fix the issue? If you are still experiencing any issues, please let us know. We will be happy to assist. 

     

  • melodicsounds
    Replied on May 29, 2017 at 11:28 PM

    https://form.jotform.co/70396515599874 I do see it like in the picture. They don't look like they do in your side. I need them to look like that but I see a different thing, compressed titles.

     

    What can we do?

  • Ashwin JotForm Support
    Replied on May 30, 2017 at 12:59 AM

    Hello,

    Please inject the following custom css code in your form and see if that solves your problem:

    .form-label.form-label-auto {

        width: 600px !important;

    }

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

    Hope this helps.

    Do get back to us if you have any questions.

    Thank you!