Page 1 of 1

Cannot center vertically in layout grid

Posted: Sun May 23, 2021 1:29 pm
by benkn
I have an object that i want within a layout grid, but it always goes to the top by default.

If I click options on the layout grid, the vertical align option is greyed out.

Re: Cannot center vertically in layout grid

Posted: Sun May 23, 2021 2:31 pm
by Pablo
Vertical alignment only is available if the grid system is set to 'flexbox'. See also the information in the help.

Re: Cannot center vertically in layout grid

Posted: Mon May 24, 2021 7:49 pm
by Fredl
I have made transparent images of the size required to position elements within a layout grid before. (I use the free image program GIMP and export as .png. Just a blank rectangle (or one the same color as the background) dropped into the cell next to or above/below the element you are trying to position. Be careful with this method because in responsive designs the blank image may render differently and break your layout. Just a suggestion, Pablo's answers are more reliable than mine for sure!