# Custom CSS

### Custom CSS

The Custom CSS option lets you extend the design of your store by adding your own styles. This feature is useful if you want to apply unique adjustments that aren’t available in the default theme settings, giving you complete control over the look and feel of your storefront.

To add your custom CSS to your store:

1. In the theme editor (**Customize**), click T**heme settings.**
2. Locate **Custom CSS.**
3. Enter your CSS rules in the provided editor.
4. Save changes and refresh your storefront to see the updates.

To explore Shopify’s official documentation on adding CSS, visit [Shopify Help Center](https://help.shopify.com/en/manual/online-store/themes/theme-structure/extend/add-css).

\ <br>


---

# 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/custom-css.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.
