> For the complete documentation index, see [llms.txt](https://docs.themeware.design/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.themeware.design/additional-features/widgets/custom-text.md).

# Custom text

With the widget "Custom text" you can display an individual HTML text in the footer.

***

## Configuration

> There is currently no dedicated configuration for this widget.

### Content

* Edit the headline using the snippet `twt.widget.text.headline`.
* Edit the text using the snippet `twt.widget.text.content` (supports HTML code).

{% hint style="info" %}
**Note**: For information on how to edit snippets, see the following instructions: [Texts: Editing and translation](https://knowledge.themeware.design/knowledge-base/tutorials/texts-editing-and-translation)
{% endhint %}

{% hint style="success" %}
**Tip**: If a change does not affect the storefront, just clear the Shopware cache: [Clearing / warming up the Shopware cache](https://knowledge.themeware.design/knowledge-base/tutorials/miscellaneous/clearing-the-shopware-cache)
{% endhint %}

***

## Summary

#### **Theme configuration**

* There is currently no dedicated configuration for this widget.

#### Snippets

* **Headline**
  * `twt.widget.text.headline`
* **Text**
  * `twt.widget.text.content`
    * The snippet supports HTML code.
