CSS Grid Layout
108 sites
No security coverage
This module allows users to create dynamic page layouts using CSS Grid within Drupal's Layout Builder. It enables the creation of custom grids with adjustable columns, rows, and gaps for content arrangement.
This module leverages CSS Grid grid-template-columns and grid-template-rows properties to create dynamic layouts within the Layout Builder dialog. Once the module has been installed, enable Layout Builder for a particular content type then choose "CSS Grid" from the list of layout options. Add or adjust columns, rows, and gaps as needed to create a content grid structure.