Label Width

  • YMCACentralOH
    Asked on March 15, 2017 at 2:35 PM

    I'm trying to get the labels to use more of a line before breaking.  Ideally, I'd like to have the labels show as !00% width, but for now I have it set to 600px.  In the edit view, they look great.  I push preview and they are back to being all crammed to the left.  How can I get it so they just span across a line until theres not enough room?

    Jotform Thread 1092569 Screenshot
  • YMCACentralOH
    Replied on March 15, 2017 at 4:16 PM

    I just eventually used css to correct this:

    .form-label.form-label-top {

        width : 80%;

    }

  • David JotForm Support Manager
    Replied on March 15, 2017 at 7:43 PM

    Glad to know you fixed that issue. Open an new thread if you need more help.