Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

While editing any page in Cascade CMS, Bootstrap Rows and Columns can help you easily layout content in various ways. Column examples can be previewed on our demo website.


Features of Rows and Columns

Each row and column includes options to easily arrange the order of your columns and rows.

Each row includes the following options:

  1. Count Indicator - Each page includes a count indicator for each row. In the example above the count indicator is showing that the row depicted is number 2 of 2 total rows. Each column will also include a count indicator.

  2. Group Preview - When a group is collapsed, the group preview will provide a notate of how many columns are included in a particular row.

  3. Expand/Collapse - Click to expand or collapse the content of a group.

  4. Drag - Drag and Drop a row to a new location.

  5. Move to Top/Move to Bottom - The arrow pointing up will move the row or column to the top of the group in the count. The arrow pointing down will move the row or column to bottom of the group in the count.

  6. Move Up/Move Down - Move the row or column up or down one position.

  7. Add New Group - Add a new row or column.

  8. Remove - Removes a row or column.

The max number of columns you can create in any CMS template is 4 per row. If you need to create additional layout columns you can always manually code your own following the Bootstrap Grid System Documentation (v4.6)

  • No labels