Cards
Flexible card-style components that allow for up to 4 cards to display across the page depending on the chosen layout.
Assumptions:
Card configurations will be simplified and not include settings for card shape, borders, alignment etc.
Fields:
- Card section heading (optional)
- Card section subheading (optional)
- Card image (optional)
- Card title (required)
- Card Topic tag (optional)
- Card Description text (optional)
- Card CTA/link (optional)
- Card section CTA/link (optional)
Updates to existing Cards:
- Reuse existing cards component
- Do not make title clickable
- Apply left-aligned styles
- Make whole card clickable
- Add hover state to entire card.
- Button outline also changes colour on hover (like Featured Event)
Issue fork ws_small_y-3476407
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
rolki commentedPR looks good, just one small comment.
Comment #6
podaroktnx