# General Settings

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

{% hint style="success" %}

1. **Go to** Shopify Admin > **Online Store > Themes**.
2. Click **Customize** on your active theme.
3. In the Theme Editor, click **Theme Settings > General settings**.
   {% endhint %}

### **General Settings**

<figure><img src="/files/9KtCYmLWo8jLoco4jPUr" alt=""><figcaption></figcaption></figure>

**Layout** : Adjust overall page structure.

* **Page Width**: Set the maximum width of the content container.
* **Card Style**: Choose the display style for product, collection, and blog cards:
  * **Classic :** Traditional bordered layout.
  * **Modern :** Sleek and minimal card design.
* **Enabe Scroll to Top**: Enable a floating button that lets users quickly scroll to the top of the page.
* **Animation Effect :** Choose the animation style for theme content appearance: **Fade, Fade Up, Fade Down, or None.**

**Background Settings :** Apply a custom background across the store.

* **Pattern Image**: Upload an optional overlay image to apply a pattern over the background.


---

# 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://themessupport.gitbook.io/lollipop-theme/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.
