How can I change the width of a single choice question?

  • rachelconnors
    Asked on May 24, 2018 at 7:26 PM

    I would like it to be much wider - I have about 12 words per possible answer and they are breaking onto 4+ lines (it's in a single column layout). I'd prefer if they were 2 lines, max. Help!

  • DonaldHag
    Replied on May 24, 2018 at 8:10 PM

    Based on your account, you have multiple forms in JotForm. Provide us with a link to the form on which you want to increase the width so we can assist you more effectively.

    Thanks

  • rachelconnors
    Replied on May 29, 2018 at 1:21 PM

    Here it is: https://form.jotform.com/81361603284150

  • DonaldHag
    Replied on May 29, 2018 at 3:30 PM

    Thanks for providing the required form. To change the width of single choice questions, inject the following CSS code into the form:

    .form-radio-item:not(#foo) label {

        width: 400px !important;

    }

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

    Go to Single Choice Properties, click the options tab and scroll down. Toggle off the Spread to Columns option.

    1527622155spread to columns Screenshot 10

    For further assistance do let us know.

     

  • rachelconnors
    Replied on May 30, 2018 at 9:39 PM

    Hmm it still doesn't seem to be working on here? 

    https://form.jotform.com/81497522784165


  • John_Benson
    Replied on May 30, 2018 at 11:40 PM

    Hi,

    Could you please provide more details of the issue? You can also share a screenshot so we can assist you properly. Here's a guide: How-to-Post-Screenshots-to-Our-Support-Forum

    Please check the image below if that is the 4 lines you're referring and you want to make it 2 lines only.

    15277374895434zr Screenshot 10

    We'll wait for your reply. Thank you.