# Body class

With the category custom field "Body class" CSS classes can be added to a category.

<figure><img src="/files/uQABLKcHmHoy9X6wNFz4" alt=""><figcaption><p>Custom field</p></figcaption></figure>

With this class you can apply individual CSS adjustments for one or more categories with the corresponding CSS class.

Separate several classes with spaces.\
\
**Example**: `special-category` or `special-category highlights`

***

## Custom field

You can find the custom field "Body class" in the respective category:

> * Tab "General" ⇒ Block "Custom fields" ⇒ Tab (Set) "Categories (ThemeWare® ... Pro)"

<figure><img src="/files/2klsyYb4bSNS8kei1Q7Q" alt=""><figcaption></figcaption></figure>

#### Technical name

`twt_{themeName}_{edition}_custom_field__category__body_class`


---

# 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://docs.themeware.design/additional-features/custom-fields/categories/body-class.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.
