A Grid layout lets you divide any section into rows and columns, offering a flexible and precise way to structure your page.
It allows for clean, consistent designs without using float or position values.
Grid Container vs Grid Items
Check out our Flex documentation
Once your Grid is added, you can customize it via Style Panel > Structure.
Grid Tracks defines the number of columns and rows in the grid.
The Grid Gap property defines the space between each column or row.
Keep in mind that the gap is measured in pixels, but that can be changed from the drop-down list of units.
You can use the link icon that’s located between the two gap toggles to ensure all your columns and rows have the same gap.
📝 Note: Alternatively, click the Grid Controller icon at the top-right corner of the Grid. This opens a visual editor where you can drag to adjust the grid spacing (gap).
Once you’ve added elements to your Grid, you can control how they are positioned within their individual grid cells using the Place Items settings.
You’ll find this option in the Style Panel > Structure > Place Items section.
You can:
Horizontal Alignment (X-Axis)
Controls how items are aligned side to side inside their grid cells.
Available options:
Vertical Alignment (Y-Axis)
Controls how items are aligned top to bottom within their grid cells.
Available options:
💡 Tip: Use the grid-based visual selector to apply both alignments at once. Each dot represents a position, just click to set!
You can control the width of each column and the height of each row individually using the Grid Controller.
To open these settings:
With the Grid Controller open, you’ll be able to access toggles to define the width of the rows and columns. These settings can be accessed by clicking on any one of the white buttons that’s above every row and column.
The following are the options available to you in Column Settings.
Width: Define how wide you want your column to be from here.
Min-Max Settings: The dimensions of a track (column) are based on the width of the content. Listed below are the options available for this feature:
Override Min-Max: Override min-max settings by defining the gap size (left) and the track width (right) from here.
Fit Content: Track Width is equal to the length of its content until it exceeds the given length in which case it will wrap the content to the next line instead.
Repeat: Use this option to duplicate tracks so that they’ll have the same style and width.
In Row Settings, you’ll find the same options as you did for Column but for the Row Height:
Height: Define how tall you want your row to be from here.
Min-Max Settings: The dimensions of a track (row) are based on the height of the content. Listed below are the options available for this feature:
Override Min-Max: Override min-max settings by defining the gap size (left) and the row height (right) from here.
Fit Content: Track height is equal to the length of its content until it exceeds the given length in which case it will wrap the content to the next line instead.
Repeat: Use this option to duplicate tracks so that they’ll have the same style and height.
💡Tip: You can manage all tracks quickly using the bar at the bottom of the Grid Controller, where you can change total row/column count, apply uniform gaps, and delete the grid entirely.
To add elements to a Grid:
To adjust settings for a specific Grid Item (child element of the Grid), select the Grid Item and go to Style Panel > Structure.
Click the Grid Items button to access the following settings:
From Self Align, use the first drop-down to adjust the vertical alignment and the second to adjust the horizontal. These alignment options have already been explained above in the Place Items section.
Next, define the order of the item in the sequence of elements using the Item Order option.
Grid Items are counted from left to right for each row. Items with the lowest number are placed first while items with the highest number are placed last.
You can span individual Grid Items across multiple rows, columns, or both. This is useful for hero sections, cards of different sizes, featured content blocks, and more.
Droip provides three powerful ways to do this:
Use this option when you want precise control over where the Grid Item starts and ends.
How to Use:
Example: In a 3×3 grid (which has 4 column lines and 4 row lines), if you want a card to span the entire third column, set:
This is a quicker way to let Droip auto-place your item but still define how many lines it spans.
How to Use
📝 Note: Start lines are auto-selected by the grid engine, and the item stretches from there.
For a more visual and reusable layout method, use Grid Areas. You define an area using cells and assign items to that area.
How to Use:
This is ideal for creating magazine-style layouts or dashboard-style interfaces where multiple items are organized in reusable blocks.
You can also easily rearrange your grid elements by going to the Layers tab from the Topbar.
On the Layers Panel, click on the Grid layer to collapse it. Then, click and drag the elements within to shuffle their order in the layer sequence thus altering their placement.
Was this page helpful?
Our website uses cookies to improve your browsing experience on our website. By continuing to use this website, you agree to their use. For details, please check our Privacy Policy.
Experience Droip in Action – Explore a live-built page and see the power of our builder in action.
Explore Live