How Do I Increase the Width of a Specific Text Area in the Form?

  • ipcfix
    Asked on October 21, 2015 at 3:54 PM

    Hi,

    I built a form, but now I want to have a big text box in the middle, when I add the text area, I went to CSS coding system, so I can't justify this field.

    Jotform Thread 686826 Screenshot
  • abajan Jotform Support
    Replied on October 21, 2015 at 5:19 PM

    Hi,

    Please click the CSS tab in the Designer:

    How Do I Increase the Width of a Specific Text Area in the Form? Image 1 Screenshot 30

    and add the following rule to the bottom of all the other code there:

    #input_209 {
       min-width: 800px !important;
    }

    Save the form when done:

    How Do I Increase the Width of a Specific Text Area in the Form? Image 2 Screenshot 41


    Do inform us if you need further help with this.


    Thanks

  • ipcfix
    Replied on November 10, 2015 at 2:26 PM

    Hi,

    Thank you for your help,

    I have a problem, please check the below image to give my point.How Do I Increase the Width of a Specific Text Area in the Form? Image 1 Screenshot 20

  • David JotForm Support Manager
    Replied on November 10, 2015 at 4:47 PM

    The image was not posted correctly, could you please try again: https://www.jotform.com/answers/277033-How-to-add-screenshots-images-to-questions-in-support-forum

    And please describe the issue you are seeing. We will be glad to assist you.