Change my form size

  • GuyPalinckxLS
    Asked on October 3, 2016 at 4:52 AM

    Hi,

     

    Another question

     

    I've used the template from Halloween but I would like to enlarge my form a bit.

    If I change the size from the form, it doesn't adapt.

    I guess there is some code inserted but I don't find it.

    Can you please help?

     

    Thx

    Guy

  • John_Benson
    Replied on October 3, 2016 at 7:00 AM

    Hey,

    Please insert this custom CSS code:

    .form-all { 

        max-width: 900px !important;

        width: 700px !important;

    Keep in mind that you can change the max-width and width to your own preferences.

    Also, Please check this guide on how to add custom CSS code: 

    https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    If you need further help, let us know. We'll be happy to assist you.