# Theme Settings

- [Layout Style](https://adornthemes.gitbook.io/vogal-theme/theme-settings/layout-style.md): Set global options for your store layout. Set layout width, layout background, Sections padding, Section heading and Subheading look.
- [General](https://adornthemes.gitbook.io/vogal-theme/theme-settings/general.md): Set few global options for your layout from here.
- [Fonts & Colors](https://adornthemes.gitbook.io/vogal-theme/theme-settings/fonts-and-colors.md): You can customize the fonts, font sizes, and colours for the body text, headings, buttons, and various other theme components in the typography settings.
- [Header](https://adornthemes.gitbook.io/vogal-theme/theme-settings/header.md): There are four main header designs. You can choose the main header design from the header settings, then select the header and set the sub header style in the sections.
- [Cart](https://adornthemes.gitbook.io/vogal-theme/theme-settings/cart.md): Enable ajax cart and settings for cart drawer. ( Drawer you can see when you click on cart icon in header)
- [Search](https://adornthemes.gitbook.io/vogal-theme/theme-settings/search.md): Enable to allow user to quickly search products on your store.
- [Product Page](https://adornthemes.gitbook.io/vogal-theme/theme-settings/product-page.md): Settings for product swatch and size chart that display on product detail page. Set other product detail page options and settings from Product page section.
- [Products Grid](https://adornthemes.gitbook.io/vogal-theme/theme-settings/products-grid.md): Here you can set global style for products grid however grid style is also overwrite by individual section's grid settings.
- [Currency & Language](https://adornthemes.gitbook.io/vogal-theme/theme-settings/currency-and-language.md): Settings to display Currency & Language on your store.
- [Social Media](https://adornthemes.gitbook.io/vogal-theme/theme-settings/social-media.md): Enable social media icons those display on header/footer and social sharing options on product page.
- [Popup Quickview](https://adornthemes.gitbook.io/vogal-theme/theme-settings/popup-quickview.md): Display quickview product popup when you click on products's grid quickview icon.
- [Popup Newsletter](https://adornthemes.gitbook.io/vogal-theme/theme-settings/popup-newsletter.md): Display newsletter popup on your store so user can subscribe for updates. By default newsletter popup displayed by shopify
- [Popup Someone Purchased](https://adornthemes.gitbook.io/vogal-theme/theme-settings/popup-someone-purchased.md): Display fake recent sales popups to increase your product sales. Popup help in increasing the sales of your store by displaying notifications to your store visitors and encouraging them to buy more.
- [GDPR Cookie Popup](https://adornthemes.gitbook.io/vogal-theme/theme-settings/gdpr-cookie-popup.md): Show a cookie consent popup upon the user’s first visit
- [Checkout](https://adornthemes.gitbook.io/vogal-theme/theme-settings/checkout.md)
- [Custom Css](https://adornthemes.gitbook.io/vogal-theme/theme-settings/custom-css.md)


---

# 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://adornthemes.gitbook.io/vogal-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.
