Card Component Grid
The card component grid is used to help organize two or more Card Components in a container that ensures the card components scale in width and height proportionately to each other. This should be used over organizing multiple Card Components with the column block.
How to Use
- Once the block has been added to the editor, click on the Add a Card Component to add your first component. Continue to add components until you reach the number that you want to group together. You will note that the Card Components will auto-size in width and height to match the corresponding Card Components present. The components will automatically wrap to the next row based on the container/viewport’s size.
- For more information about the Card Component, go to its reference page.