# Designing headlines in CMS blocks

ThemeWare® provides you with individual CSS classes that allow you to create the headlines for your Shopware 6 themes, as already known from our Shopware 5 themes.

{% hint style="success" %}
**Tip**: Please find application examples in our [demoshops](https://demo.themeware.design/modern/en/Features/ThemeWare-CMS-styling/Designing-headlines-in-CMS-blocks/).
{% endhint %}

***

## ThemeWare® CSS headlines

**CSS classes**

| Class                           | Block/Section | Description                                                                             |
| ------------------------------- | ------------- | --------------------------------------------------------------------------------------- |
| **twt-cms-headline-bath**       | Block         | Styles the headline and the following passage in CMS blocks as in the Bath-Theme.       |
| **twt-cms-headline-clean**      | Block         | Styles the headline and the following passage in CMS blocks as in the Clean-Theme.      |
| **twt-cms-headline-flower**     | Block         | Styles the headline and the following passage in CMS blocks as in the Flower-Theme.     |
| **twt-cms-headline-kids**       | Block         | Styles the headline and the following passage in CMS blocks as in the Kids-Theme.       |
| **twt-cms-headline-ladieswear** | Block         | Styles the headline and the following passage in CMS blocks as in the Ladieswear-Theme. |
| **twt-cms-headline-plants**     | Block         | Styles the headline and the following passage in CMS blocks as in the Plants-Theme.     |
| **twt-cms-headline-classic**    | Block         | Styles the headline in CMS blocks like in the Shopware 5 Shopping Worlds.               |

**Example**

![Headline ThemeWare® "Bath"](/files/oo9J9TACsPYQxOumnjm7)

{% hint style="info" %}
**Note**: You can activate or deactivate the ThemeWare® "CSS headline classes" as required. You can find the configuration in the Tab "Others" => Block "Advanced settings" => Section "Additional CSS classes".
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://knowledge.themeware.design/knowledge-base/tutorials/shopping-experiences/designing-headlines-in-cms-blocks.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
