> 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/manual/others/deprecated/configuration.md).

# Configuration

***

### Individual CSS code (Snippet)

**Field type**:\
Select

**Available values**:\
• no\
• yes

**Example value**:\
`no`

**Path to the configuration**:\
Tab "Others" => Block "Deprecated"

**Technical name**:\
`twt-custom-css`

{% hint style="info" %}
Store individual CSS code in the snippet twt.custom.css.

These CSS code is loaded directly in the head area and has to be minimized with a CSS minifier tool.

**Example:**\
h1{font-size:50px}.my-class{color:#777}
{% endhint %}

***

### Load deprecated CSS classes (optional)

**Field type**:\
Select

**Available values**:\
• no\
• yes

**Example value**:\
`no`

**Path to the configuration**:\
Tab "Others" => Block "Deprecated"

**Technical name**:\
`twt-custom-css-deprecated-classes`

{% hint style="info" %}
Adds some deprecated CSS classes for manual use in Shopping Experiences.

These classes will be removed soon. You can find the current classes in the documentation.

**Example**:\
twt-custom-cms-col-padding-0 or twt-custom-cms-headline-bath
{% endhint %}
