- Is there a way to size the question boxes so the text does not bleed off the page?

  • parkerj110
    Asked on September 11, 2015 at 3:11 AM
    - Is there a way to size the question boxes so the text does not bleed off the page?
  • Kiran Support Team Lead
    Replied on September 11, 2015 at 12:28 PM

    Are you referring to the question displayed on your JotForm?

      Is there a way to size the question boxes so the text does not bleed off the page? Image 1 Screenshot 20

    If so, it seems that the margin is less on the right side. Please add the following CSS code to your JotForm so that the right margin can be adjusted.

    .form-line.form-line-column {

    margin-right: 40px;

    }

    If you are referring to something different, please let us know. We will be happy to help.

    Thank you!