Hello Weblow. Searched for an answer to this but couldn’t figure it out. I’m trying to to a very simple grid 1 x 2 (row x column) grid layout. Image in a div on the left, text in a div on the right.
I would like the grid to stack in mobile so that it goes to 2 x 1 layout (row x column). BUT it’s not working and I’m not sure why. Would appreciate a nudge in the right direction.
If you go to the mobile portrait viewport and select your grid element you can click the edit grid button. Simply remove the 0.75 column that contains your image and the grid will change to a 1 column 1 row on mobile portrait only, adding more rows automatically. (Indicated by the blue color on columns)