Editable text

  • loveminuszeroproject
    Asked on July 23, 2014 at 11:10 PM

    Hi... I am wanting one block of text that is large and editable... Is that possible?

  • Alev JotForm Designer
    Replied on July 24, 2014 at 4:53 AM

    Hello,

    Yes it is possible, while you are creating your form, click on what the text you want to resize, go to Form style/font size. in addintion to this you can always check our widgets that might help you, here is one fits your need.

    Thank you

  • Ashwin JotForm Support
    Replied on July 24, 2014 at 4:55 AM

    Hello loveminuszeroproject,

    I am not sure if I have understood your question correctly.

    Do you want to increase the font size of your text area field? Please inject the following custom css in your form to increase the input font size of text area field:

    .form-textarea {

    font-size: 1.5em;

    }

    The following guide should help you in injecting the custom css code:  http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    Hope this helps.

    Do get back to us if you have any questions.

    Thank you!