Resizing of Textarea Autosize Widget

  • oskarfromaus
    Asked on May 23, 2019 at 6:34 AM

    Hi,

    I'm trying to figure out how to make the Textarea Autosize Widget responsive to the width of the form. If you resize the browser it does not resize with the rest of the form.

    The form link is below:

    https://form.jotform.co/91409182622859

    Jotform Thread 1833525 Screenshot
  • isabel
    Replied on May 23, 2019 at 10:55 AM

    Hi,

    I cloned and checked your CSS code please follow these steps to add new code to your form.

    1. Click on Form Designer.

    1558622942Screen Shot 2019 05 23 at 17 Screenshot 10

    2. Select CSS and please add new code and click SAVE button.

    1558622964Screen Shot 2019 05 23 at 17 Screenshot 21

    1558623008Screen Shot 2019 05 23 at 17 Screenshot 32

    Here is a CSS code that you need to add:

    iframe.custom-field-frame {

        width: 100% !important;

    }


    After that your form will seen like that:

    1558623315testcss Screenshot 43


    I hope this will help.

    If you need further assistance please let us know.