> For the complete documentation index, see [llms.txt](https://docs.rh-webdesign.com/cms-bundle/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rh-webdesign.com/cms-bundle/en/elemente/call-to-action/inhaltskarten-teaser.md).

# Content Cards / Teaser

The element combines visual elements with clear calls to action to guide users towards an action. These cards are ideal for highlighting actions, services, or offers in a compact and eye-catching format.

{% hint style="info" %}
**How is this element defined?**

Content cards consist of a combination of image, text, and a prominent button or link that prompts a specific action.

The cards are typically designed as visual boxes that convey a clear message at first glance. They are versatile and work exceptionally well for promoting **special offers**, **new products**, **services**, or **events**.
{% endhint %}

<figure><img src="/files/vncZNobe0kAifQTY4SPF" alt=""><figcaption></figcaption></figure>

### General Settings

<figure><img src="/files/pMz5X6l3BrON5ZknkAZd" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="262">Function</th><th>Description</th></tr></thead><tbody><tr><td>Display Mode (1)</td><td><strong>Image and Content</strong>, or <strong>Content Only</strong></td></tr><tr><td>Linking (2)</td><td><a data-mention href="/pages/Q0EbnJqtuAaJuN9BHAE0">/pages/Q0EbnJqtuAaJuN9BHAE0</a></td></tr><tr><td>Button Settings (3)</td><td><a data-mention href="/pages/IDCzxbLczQ60ESEzaHLK">/pages/IDCzxbLczQ60ESEzaHLK</a></td></tr></tbody></table>

### Image Settings

<figure><img src="/files/dP1wZlNQnI3Q5ECEIm8u" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="262">Function</th><th>Description</th></tr></thead><tbody><tr><td>Image Fit (1)</td><td><strong>Cover</strong> = Image stretches over the entire area<br><strong>Contain</strong> = The image is displayed fully within the allocated space</td></tr><tr><td>Max. Height of Image (2)</td><td>To ensure a uniform overall appearance of multiple boxes side by side, the height of the image is limited here.</td></tr><tr><td>Upload Media (3)</td><td>Here you can upload/assign the image from the Shopware media library</td></tr></tbody></table>

### Content Settings

<figure><img src="/files/1YkvFQCg3VNVr2rC4Q3m" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="262">Function</th><th>Description</th></tr></thead><tbody><tr><td>Text Alignment (1)</td><td>Here you define how the headline and content are aligned.</td></tr><tr><td>Headline (2)</td><td>Text block for the headline</td></tr><tr><td>Content (3)</td><td>Here you can define the content. TWIG variables are also possible</td></tr></tbody></table>

### Color Settings

<figure><img src="/files/crFhJ4h1dz2chFMwDRgn" alt=""><figcaption></figcaption></figure>

### Responsive Settings

{% content-ref url="/pages/ZJ9dlvURdA2KvrRvb6W0" %}
[Font size](/cms-bundle/en/elemente/konfigurationsbausteine/schriftgrosse.md)
{% endcontent-ref %}

### SEO Settings

{% content-ref url="/pages/LHlzFdFr8hVLrftTJKPh" %}
[SEO](/cms-bundle/en/elemente/konfigurationsbausteine/seo.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.rh-webdesign.com/cms-bundle/en/elemente/call-to-action/inhaltskarten-teaser.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
