Preview Submission Error

  • scottpiag
    Asked on February 23, 2018 at 3:19 PM

    When I go to Preview Submission widget, it distorts my image I have at the top of my form.  How can that be fixed?  



    Jotform Thread 1395293 Screenshot
  • Richie JotForm Support
    Replied on February 23, 2018 at 4:40 PM

    Try inserting this css code.


    #previewContainer li>div img{
          max-width: 500px!important;
    }

    Guide on How-to-Clone-an-Existing-Form-from-a-URL

    Here is the sample screen shot.

    Preview Submission Error Image 1 Screenshot 20


    Please let us know if we can be of further assistance.