Page 1 of 1

Help removing space below LayoutGrid1

Posted: Sun Oct 13, 2024 10:09 pm
by rongreen
I have this extra space below LayoutGrid1 (I think it is the source) for BP 440. I keep comparing the properties across all 3 and I don't see any differences. Can someone offer me some insigth on how to remedy this? Much thanks.


https://www.greensphotoimages.com/alljo ... _help9.zip

Re: Help removing space below LayoutGrid1

Posted: Sun Oct 13, 2024 11:03 pm
by crispy68
Make sure you don't have any objects (hidden objects) causing the extra space that isn't in a container..

Re: Help removing space below LayoutGrid1

Posted: Mon Oct 14, 2024 12:08 am
by rongreen
How can I reveal hidden objects?

Re: Help removing space below LayoutGrid1

Posted: Mon Oct 14, 2024 1:11 am
by BaconFries
How can I reveal hidden objects?
You can either enable render hidden objects>>>View -> Render hidden objects or view hidden objects in the Object Manager.
An introduction to the basic functionality of WYSIWYG Web Builder

Re: Help removing space below LayoutGrid1

Posted: Mon Oct 14, 2024 6:41 am
by Pablo
The extra space is caused by the (top) margin you have added to the footer.
You can change the margin via the 'margin' properties.

Related FAQ:
viewtopic.php?t=71391

Re: Help removing space below LayoutGrid1

Posted: Mon Oct 14, 2024 2:29 pm
by rongreen
Thank you everyone for your help. I finally got rid of the extra space after I realized for the 440 bp I had the grid split into 7x and 5x. When I deleted the 5x then the extra spacing disappeared. This reminds me of my programming days dealing with syntax errors, simple things so easily missed!