Question label got wrapped while making some changes in the Advanced Designer

  • genchurchgp
    Asked on May 18, 2019 at 12:55 AM

    I was using the advanced template editor to make some really great changes to my form and then I must have done something and now all my field labels that are longer in length, word wise, bunch up on top of themselves rather than stretching across the form. Please help! It looks fine in normal view but I want to use the advanced editor and everytime I go in there it does the same thing.

    Jotform Thread 1827831 Screenshot
  • Nick_So
    Replied on May 18, 2019 at 7:42 AM

    Please inject following CSS code into your form - 

    .form-label.form-label-auto {

        width: auto !important;

    }

    15581796741805 10 Screenshot 10

    Related Guide: How-to-Inject-Custom-CSS-Codes  

    Let us know should you need further assistance.

  • genchurchgp
    Replied on May 18, 2019 at 3:43 PM
    YES!! Thank you!!
    ...