Embedded form is not showing the full form on Squarespace

  • roqlaruehalloween
    Asked on October 29, 2020 at 1:01 AM

    I am using Squarespace and my submit button looks hidden when a user goes to the form page.

    It showed up fine when I had the free version and now that I signed up to Bronze the button disappeared.

    https://www.roqlarue.com/halloween-entry

    Please let me know how to ensure the button is visible when the user comes to the page.

    Thanks

    EDIT: I turned of AJAX loading and made the form 900 px in height it still doesn't show up.

  • Richie JotForm Support
    Replied on October 29, 2020 at 4:40 AM

    You can add this custom CSS into your Squarespace builder.

    Go into your Squarespace Builder --> Design --> Custom CSS

     #JotFormIFrame-203017399779165 {

         height: 1283px !important;

      }


    Please give it a try and let us know how it goes.


  • roqlaruehalloween
    Replied on October 29, 2020 at 12:46 PM

    It worked! Thank you, Richie_P :)