Thank you page doesnt show correctly

  • algarvelifestyle
    Asked on June 5, 2017 at 8:44 AM

    Hi The Thank you page does not display correctly after form submission. Please see screenshot, ( the button at the button of the page seems to be cut off.

    Jotform Thread 1163408 Screenshot
  • candy
    Replied on June 5, 2017 at 10:26 AM

    Hello,

    We are sorry for the inconvenience you have.

    I have checked your website and your form embedded in. I have seen that you have some CSS injected in your website that affects the Thank You page iFrame height. If you set the Thank You page iFrame height 500px(i.e.), the Thank You page will appear correctly as seen below:

    Thank you page doesnt show correctly Image 1 Screenshot 20

    You can add the following CSS codes in order to solve the iFrame height:

    iframe {min-height: 500px !important;}

     

    I hope this helps. Please tell us if the issue still persists.

    Thanks.