Archived topic
How to adjust this block so the entire form fits without scrolling?
6 replies · Started by Mathew on March 10, 2021
How to adjust this block so the entire form fits without scrolling?
Attached below.
Thanks
Hi there,
Any chance you can link us to the site in question?
You can use the private information field.
The blocks don't have a fixed size - it matches the size of the content (eg the form).
You will likely need to adjust the form smaller.
Of course, sorry. Done- thanks
Hi Mathew,
I've checked the form and it's wrapper having a fixed height that's smaller than its content is causing the the vertical scroll to appear.
See this: https://share.getcloudapp.com/2NuEZLW7
If you can adjust the inline style (height:630px) to a higher value, that should remove the scrolling that appears from the effects of overflow.
Thanks for the quick reply, I am using Gutenberg (I think), where do I, "adjust the inline style (height:630px) to a higher value."
Thanks
Ignore, last, I noticed there was HTML for the script and found a height reference there. Adjusted. Happy. Thanks
Glad to hear :)