# General Settings

The **Theme Settings** section in Shopify allows you to fully customize the design and functionality of your store.

* **Go to** Shopify Admin > **Online Store > Themes**.
* Click **Customize** on your active theme.
* In the Theme Editor, click **Theme Settings > General settings**.

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

| Page width       | Set the maximum width of the content container.                                                      |
| ---------------- | ---------------------------------------------------------------------------------------------------- |
| Animation effect | Choose the animation style for the theme content's appearance. ( Fade, Fade Up, Fade Down, or None ) |


---

# 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://wedesigntech-1.gitbook.io/elegance/theme-settings/general-settings.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.
