Card Title
This card image has an anchor tag
This card image has an anchor tag
From $9.99 / month
Be seen by customers at the very moment that they are searching on Google for the things you offer.
You can optionally add an anchor tag, wrapping the .card-image
class (See the first card for an example).
Cards share styles from the containers SCSS map.
This card shows an action on hover
Be seen by customers at the very moment that they are searching on Google for the things you offer.
From $9.99 / month
The button used in the figcaption overlay has its own card specific class to adjust the styling.
The figcaption
content is middle aligned and can house any text.
Be seen by customers at the very moment that they are searching on Google for the things you offer.
This card shows an action on hover
This card shows an action on hover
An anchor tag has been placed just inside the figcaption
called .card-figcaption-button
.
The other important change when using this style is to use a span
tag for any button desired as there is no need for it to be a second anchor.
This card image has an anchor tag
From $9.99 / month
Be seen by customers at the very moment that they are searching on Google for the things you offer.
Cards can also come with footers which are great for displaying actions.
Actions should come in the form of primary buttons and you should mark these
up with an additional CSS class of card-button
.
It is suggested you only use 2 sizes of button,
the default button size and button--small
. N.B. buttons anything other than
button--small
will take full-width of the card.