How can I change the height of the form?

  • paginipro
    Asked on August 13, 2015 at 3:18 AM

    I don't know how to change the hight of the form,please help

    thanx

    George

  • beril JotForm UI Developer
    Replied on August 13, 2015 at 4:05 AM

    Hi friend,

    If you think you have to change the size, here is how to do it. 

    You can change the height size of a form by inserting the CSS code below. Please insert the CSS code to your form as described below:

    .form-all

    {

    height:208px !important;

    }

     

    Here is how to do this:

    1) Click on Setup & Embed.

    How can I change the height of the form? Image 1 Screenshot 50

     

     

    2) Click on Preferences.

    How can I change the height of the form? Image 2 Screenshot 61

     

     

    3) Click on Form Styles.

     

    How can I change the height of the form? Image 3 Screenshot 72

     

    4) Paste the code to the Inject Custom CSS and close setting.

    How can I change the height of the form? Image 4 Screenshot 83