# Theme settings

- [General 🔥](https://docs.foxecom.com/sleek-theme/theme-settings/general.md): Learn how to enable Right-to-left support and Back to top button
- [Animations](https://docs.foxecom.com/sleek-theme/theme-settings/animations.md): A guide to add animations your page
- [Buttons](https://docs.foxecom.com/sleek-theme/theme-settings/buttons.md): A guide to adjust the height of buttons for the whole store
- [Custom CSS](https://docs.foxecom.com/sleek-theme/theme-settings/custom-css.md): A guide to add custom styles to your entire online store.
- [Blog cards](https://docs.foxecom.com/sleek-theme/theme-settings/blog-cards.md): How to customize blog cards for your online store.
- [Cart](https://docs.foxecom.com/sleek-theme/theme-settings/cart.md): Learn how to set up your shopping cart
- [Collection cards](https://docs.foxecom.com/sleek-theme/theme-settings/collection-cards.md): Learn how to set up collection cards for your online store.
- [Color swatches](https://docs.foxecom.com/sleek-theme/theme-settings/color-swatches.md): Learn how to set up color swatches for your Shopify products
- [Colors](https://docs.foxecom.com/sleek-theme/theme-settings/colors.md): How to change the color scheme to match the website's look and feel
- [Currency format](https://docs.foxecom.com/sleek-theme/theme-settings/currency-format.md): A guide to show currency codes in your store
- [Layout](https://docs.foxecom.com/sleek-theme/theme-settings/layout.md): Learn how to adjust page layout, including content width, section heading, and corner radius.
- [Logo](https://docs.foxecom.com/sleek-theme/theme-settings/logo.md): Learn how to customize your store's Logo for desktop view, mobile view and the Favicon image.
- [Product cards](https://docs.foxecom.com/sleek-theme/theme-settings/product-cards.md): Customize the appearance and functionality of product cards across your store
- [Search behavior](https://docs.foxecom.com/sleek-theme/theme-settings/search-behavior.md): A guide to edit product suggestions and recommendations for your site search
- [Social media](https://docs.foxecom.com/sleek-theme/theme-settings/social-media.md): How to add links to your social media accounts
- [Typography](https://docs.foxecom.com/sleek-theme/theme-settings/typography.md): A guide to choose fonts for the website


---

# 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.foxecom.com/sleek-theme/theme-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.
