I need help with what the most suitable way would be to arrange this layout. I want there to be 56px of padding under the contact form, so it does not overlap with next section.
I would appreciate it I could get some help with this.
You can easily add spacing under your contact form by adjusting its bottom margin. Here’s how to do it:
Select your Form block, open the Style panel on the right side, and locate the Spacing controls. Under the margin settings, you can adjust the bottom margin by either using the visual controls or entering a specific pixel value in the bottom margin field.
Hopefully this helps! If you still need assistance, please reply here so somebody from the community can help.
You may need to share your project link.
There could be a height limitation or a negative margin, setting on the form’s parent container. Or a negative margin, position shift on the form. There are a few different ways to create overlapping elements like this.