Page 1 of 1

Layout grid

Posted: Tue Feb 04, 2020 4:57 pm
by srinivas
Hi,

Can layout grid inserted anywhere in the page or is there any settings to make it fix particular position?

Re: Layout grid

Posted: Tue Feb 04, 2020 6:00 pm
by Pablo
A layout grid uses floating layout so the first grid always starts at the top of the page.

Related tutorial:
http://wysiwygwebbuilder.com/layout_modes.html

Re: Layout grid

Posted: Wed Feb 05, 2020 3:41 am
by srinivas
But after inserting layout grid it is going to header position.

Re: Layout grid

Posted: Wed Feb 05, 2020 3:48 am
by crispy68
If you have a header, it is not part of the flow of the page so that is why the layout grid goes to the top under the header. Simply add top margin to the layout grid equal to the height of your header which will position the layout grid below the header.

Re: Layout grid

Posted: Wed Feb 05, 2020 7:02 am
by Pablo
You can use the arrange tools (move to front, move to back, etc) to rearrange floating objects.

Or drag the layout grid to the top of the page.
Image

Or use the Object Manager.
Image

Re: Layout grid

Posted: Thu Feb 06, 2020 3:51 am
by srinivas
Thank you Pablo and crispy.. :lol: