2
0

responsivegridrow.rst 690 B

1234567891011121314151617181920212223
  1. Responsive Grid Row Block
  2. =========================
  3. A block that creates a responsive grid row to hold and organize site content
  4. Field Reference
  5. ---------------
  6. Fields and purposes:
  7. * **Full Width** - If selected, sets whether the row spans the entire width of the screen
  8. * **Content** - Starts with a Column (required) with content block choices
  9. You can add as many columns as you would like; however, a responsive grid row requires at least one column with
  10. at least one piece of content.
  11. .. figure:: img/responsive_grid_row1.png
  12. :alt: A responsive grid row block
  13. A responsive grid row block ready to add some content
  14. SEE ALSO: :ref:`column-block`, :ref:`content-blocks`