I set my grid to 2 columns and 3 rows. I can drop components into the top row but not row 2 or row 3. What might I be doing wrong?
I assume you have created the grid this way, just look for the blue line, and drop, the grid is setup to autoflow row, assume you left the grid like this, so items get pushed
there are different ways of using grid
same leaving grid - rows set to auto
Got it working now. Thanks @upssjw. Another grid question… Is there a way to make an empty grid section, like adding a spacer?
there are a few ways depends on what layout you want to achieve, any idea on the layout you want
Yes click advanced under grid settings and set the start to say 2 for column 2. This will leave column 1 empty this is for a grid item setting
you can pretty do whatever you want in a grid
a little over the top
Elements has provided both in grid and flex extremely powerful layouts, they both have a lot of settings, initial simple layout but get as complex as you want, need or experiment
You can even rotate the grids, use transform, skew, etc
Just remember responsive, setting the aspect causes the entire grid to shrink and grow as you adjust screen size
thought could you use reveal in grid yes reveal can be set as grid or flex, addictive , Elements is really powerful
Great videos and great help. Thanks @upssjw .