Why won't my long text box format?

  • cnoonan
    Asked on October 4, 2017 at 10:16 AM

    Here is the URL:
    http://mandile.com/noonan/v5/contact.html

     

    I want a larger text box...but when I change the box it changes all the boxes.  Is there a way to fix this?  Maybe some custom css?

  • Sabbir
    Replied on October 4, 2017 at 10:30 AM

    You can add the following CSS to your Form Designer panel:

    .form-textarea {
        height: 100px; !important
    }

    Here where you have to put it:

    Why wont my long text box format? Image 1 Screenshot 20

    Lets us know if you have any further query.

  • cnoonan
    Replied on October 4, 2017 at 10:31 AM

    Perfect, thanks.

  • Sabbir
    Replied on October 4, 2017 at 10:46 AM

    Glad to help.

    Thanks for using jotform.