Change Form Width Not Changing

  • cjamps
    Asked on April 14, 2016 at 12:47 AM

    https://www.jotform.com//?formID=60842566014150

    Hi.  I went into Preferences Form Styles Form Width, I changed it from 600 px to 800 px.  But it didn't seem to resize.

    Thanx

     

  • Chriistian Jotform Support
    Replied on April 14, 2016 at 2:29 AM

    You can inject the css below to change the width of your form:

    .form-all{

        max-width: 800px!important

    }

    Simply change the value of the yellow highlighted text to change the width based on your preference. To inject css, please follow this guide: How to Inject Custom CSS Codes.

    Change Form Width Not Changing Image 1 Screenshot 20

    If you need further assistance, please let us know.