Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 829 Bytes

File metadata and controls

26 lines (16 loc) · 829 Bytes

Card Block

Allows the user to fill out information to be displayed in a card. Crops the image to a 3:2 ratio.

Note

There is also a card-grid which groups cards into a grid and is a Layout Block; this Card Block only displays a single card.

Field Reference

Fields and purposes:

  • Image - Select the image to display in the card
  • Title - The text to show for the title of the card
  • Subtitle - The text to show for a subtitle, if desired
  • Body - The text to show for the body of the card
  • Links > Button Link - The button link to include at the bottom of the card, set to link to a page or external link

Explore Bootstrap Cards to get an understanding of the appearance and function of cards.