# Theme Options

WordPress Customize allows you to set up the general styling of the website visually. In the WordPress menu go to **Dashboard > Theme Options**. Here, you can set up the following:

* Main site settings such as default visualization options; Preloader options and others.
* Colors scheme.
* Typography settings.
* Buttons settings.
* News Archive and Single page options.
* Shop page settings.
* Custom post types settings.
* Google Maps API settings.

**Main Theme Options:**

* site body background;
* 404-page background;
* Title box settings;
* Preloader settings;

![](https://support.stylemixthemes.com/storage/stm-manuals/February2020/theme-options-main1.png)

**Colors:** Change the main color settings of the theme.

![](https://support.stylemixthemes.com/storage/stm-manuals/February2020/theme-options-color2.png)

**Blog:** Choose archive pages layout, sidebar, and its position.

**Shop Pages:** Here you can select Sidebar and its type/position and number of displaying products on Shop page.

**Buttons:** Here you can set up fonts, font weight and font size of buttons.

**Google:** Set up Google Maps API key.

**Post Types:** Rename custom post types.

**Typography:** Set up the fonts out of free google fonts. Besides this, you can set up font weight, font size, and line-height also.

![](https://support.stylemixthemes.com/storage/stm-manuals/February2020/typography-1.png)

![](https://support.stylemixthemes.com/storage/stm-manuals/February2020/typography-2.png)


---

# 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.stylemixthemes.com/betop-theme-documentation/theme-features/theme_options.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.
