austinartsacademy Posted August 27 Posted August 27 (edited) Hi everyone, I’ve noticed over the past couple of weeks that my form is being abandoned during signups because the second page isn’t visible due to a large white space. The first page has more fields compared to the second page, which creates a white space, requiring users to scroll up to continue. Unfortunately, many don’t realize this and end up leaving the page, abandoning the signup process. Here is our current code I’ve already tried setting the height to "auto," but this cut off the entire form, including the widget form. This is how our form look like Any suggestions on how to resolve regarding the whitespace would be greatly appreciated! Edited August 27 by austinartsacademy
tuanphan Posted August 30 Posted August 30 Can you share link to this page? austinartsacademy 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
austinartsacademy Posted September 2 Author Posted September 2 https://www.austinartsacademy.com/book-lessons-now Here is the booking link.
Spark-Plugin Posted September 3 Posted September 3 Hi @austinartsacademy ! The issue is with the fixed iframe height so you can try to remove the fixed height (height="2122px") from the iframe entirely and let the content determine its height. - Answered by Iuno from sparkplugin.com
austinartsacademy Posted September 9 Author Posted September 9 Here is the code, we already try to set the height to 100% but it cut the form. How could we set height of iframe according to content automatically without a set to fixed height. Thank you.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment