CSS Grid direct to Section or Row

Do CSS GRID elements have to be placed into a column or is there a way to insert them directly into a section or row? Seem duplicative to embed so many containers that appear to be able to achieve the same things.

Hi @rdylina,

If you set the Content Layout Element option in the Preferences setting to Grid, instead of being able to add a Row in a Section and a Column in a row, what you’ll get are Grids inside the Section and Cells inside the Grid.

But you also have an option to add a Grid element in a container that is if you want a nested layout which is not necessary in most cases.

You may read more information about the update from our changelog:

https://theme.co/changelog/

Thank you for the reply. Is there a way to mix sections with grids and row/column within the same page without changing this setting on a global scale?

Hello @rdylina,

Yes, you can mixed up rows, columns with grid and cells. If you use Section, rows and columns, you can insert a grid element in a column. If you are using section, grid cells, you can also insert rows and columns in a cell.

Hope this helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.