lackin Posted June 21 Posted June 21 (edited) I added a form in my website and it looks great! The problem is the height doesn't reduce after a response is submitted, it stays the same as before submission (image attached below). This is an even worse problem when the form isn't inside a lightbox. By the way... is there any way to automatically move the viewer's screen to the bottom of the page after completing the form? Reference image: Thank you in advance! 🙂 Edited July 7 by lackin
Solution Beyondspace Posted June 21 Solution Posted June 21 7 hours ago, lackin said: I added a form in my website and it looks great! The problem is the height doesn't reduce after a response is submitted, it stays the same as before submission (image attached below). This is an even worse problem when the form isn't inside a lightbox. Website: https://hawk-horse-trbf.squarespace.com/jwmi Password: 1324 By the way... is there any way to automatically move the viewer's screen to the bottom of the page after completing the form? Reference image: Thank you in advance! 🙂 You can try adding the following custom CSS .react-form-contents.react-form-contents--submitted .field-list{ height: 0; overflow: hidden; pointer-events: none; } lackin 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - PDF Lightbox popup - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> No-code customisations for Squarespace
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment