How to change the height of the form on our web page?

  • SUMANBHARTI
    Asked on September 18, 2017 at 1:58 PM

    Hello,

    how can Increase height of form.

     

    Regards

    Suman 

    Jotform Thread 1250619 Screenshot
  • Sabbir
    Replied on September 18, 2017 at 2:23 PM

    Hello, you can inject this custom css into your form to change your form's dimension

    .form-all

     

    {

     

    height:200px !important;

     

    }

    Please refer to this user guide on How to Inject custom CSS codes.

     

  • Kiran Support Team Lead
    Replied on September 18, 2017 at 2:32 PM

    @Suman, 

    Please note that the solution provided by our colleague Sabbir should be working with legacy mode forms only. He is our new hire and in training period. Sorry for the confusion. Since you are using the new layout form, it is not possible to change the height of the form. However, it should be automatically adjusted by changing the height the frame where the form is embedded on your web page. 

    If you want to use the Legacy mode, you may change it from the form settings so that you can add the custom CSS to the form.

    How to change the height of the form on our web page? Image 1 Screenshot 20

    Hope this information helps! Please get back to us if you need any further assistance. We will be happy to help.