Form is not displaying in full height

  • Keesman
    Asked on January 4, 2018 at 3:37 PM

    Hi there,

    Customers let me know they can't fill out our whole form and the send button isn't visible. I have 3 different forms with you, the 2 others still work but the lay out of off them is also strange. 

    Jotform Thread 1339137 Screenshot
  • Jed_C
    Replied on January 4, 2018 at 6:05 PM

    Apologies for the inconvenience.

    I've noticed that you are using an image as your background acting as a container to your embedded form.

    You won't be able to fit the form in your image as it is set with a fix height and does not dynamically adjust when the form adjusts.

    You'll need to have your designer change this method of using image as container if your goal is to embed a dynamic form to your page.

    Alternative option that you can try is to replace the overflow:hidden with overflow:auto; value to your div with class=xr_noreset

    Sample screencast:

    1515107872adjust height Screenshot 10