My thank you form is not showing properly. How do I fix?

  • bdole82
    Asked on August 4, 2016 at 3:06 PM

    My forms are integrated with Weebly.  The form itself is fine.  However, when the thank you page is displayed after a submission, only about 1/4 of the thank you page shows.  How can this be fixed?

    Jotform Thread 898773 Screenshot
  • victor
    Replied on August 4, 2016 at 4:21 PM

    You may try injecting the following CSS code and see if that works:

    .thankyou {

        height: 400px !important;

    }

    You may also try removing the form and re-embedding the from using the iFrame script.