You can add make a secondary active card by adding the following class name:.is-active
.
Active cards have a glow around them and their card status text color and animation is affected.
You can add make a secondary inactive card by adding the following class name:.is-inactive
.
Inactive cards have dimmed down image and their card status text color is affected.
You can make a secondary Ladder card horizontal by adding the following class name:.card-horizontal
.
You can make a secondary Ladder card horizontal based on the screen size using the following class name:.{xx}:card-horizontal
.
{xx} can be xs
, sm
, md
, lg
, xl
.