The Table element is creating the table layout for the site. It is nestable and fully controllable from the Bricks editor. You can add the static content or display the dynamic content with the query loop builder.
It is also mobile responsive and the columns are stacked vertically.
Support Query Loop
You can populate the table row content with the query loop. Select the “Row” element of the Body section and enable the query loop. Then you can use the dynamic tags or any element to represent the data on the table.
Rowspan / Colspan
You can also apply the rowspan or colspan attribute to the cell.
- Simply select the cell element of the row
- Click on the Style tab
- Go to the Attribute section
- Enter name: rowspan and value: 2, 3, etc. integer value