Adds a read more card to the card wall. For use at the end of card walls to direct users to more info. Must be used inside the wall wrapper.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Heading | title | Text for the big text above the arrow. | String | suggested |
| Target | target | An URL or page name the card is linked to. | String | suggested |
| Button text | cta | Call to action text that is right above the arrow. | String | optional |
- Example
{{Card more
|target=Main Page
|cta=GO BACK HOME
|title=Want to repeat the journey?
}}
- Result (inside the wall wrapper)
Want to repeat the journey?