# Settings

### Setting your store

Now that your theme is installed, it’s time to make it your own. The Theme Settings control the overall look and feel of your store. In this section, you’ll learn how to customize global options such as colors, typography, buttons, product cards, and more. These settings make it easy to align your storefront with your brand identity and ensure a consistent shopping experience across every page.

| Category                                                                                    | Description                                                                                                                                                     |
| ------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Logo and Favicon](/monterrey-theme/settings/editor/logo-and-favicon.md)                    | Learn how to upload, adjust, and optimize your store’s logo and favicon to ensure a consistent and professional brand identity across all devices and browsers. |
| [Colors](/monterrey-theme/settings/editor/colors.md)                                        | Customize the global color palette and create reusable color schemes to define the look and feel of your store.                                                 |
| [Layout](/monterrey-theme/settings/editor/layout.md)                                        | Adjust spacing, alignment, and overall page width to control the structure and balance of your store’s design.                                                  |
| [Cart](/monterrey-theme/settings/editor/cart.md)                                            | Customize the design and functionality of your store’s cart to create a smooth shopping and checkout experience.                                                |
| [Product card badges](/monterrey-theme/settings/editor/product-card-badges.md)              | Highlight promotions and product status on product cards with customizable badges.                                                                              |
| [Localization and language ](/monterrey-theme/settings/editor/localization-and-language.md) | Manage currency display and exchange rates to support international customers.                                                                                  |
| [Product cards](/monterrey-theme/settings/editor/product-cards.md)                          | <p><br></p>                                                                                                                                                     |
| [Search](/monterrey-theme/settings/editor/search.md)                                        | Sets the color scheme applied to the search drawer, ensuring it matches your store’s branding.                                                                  |
| [Gift card](/monterrey-theme/settings/editor/gift-card.md)                                  | Customize the design and content of your store’s gift card page.                                                                                                |
| [Custom CSS](/monterrey-theme/settings/editor/custom-css.md)                                | Add your own CSS styles to customize the look of your entire store.                                                                                             |
| [Theme style](/monterrey-theme/settings/editor/theme-style.md)                              | Switch between predefined design styles to change the look and feel of your store.                                                                              |


---

# 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://raidho.gitbook.io/monterrey-theme/settings/editor.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.
