# Theme Customization

WordPress Customize allows you to setup the general styling of the website visually. In WordPress menu go to **Appearance > Customize**. Here you can setup most important options of your theme.

![](https://support.stylemixthemes.com/storage/stm-manuals/April2020/customize4.jpeg)

**Site Settings:**

* **Static Front Page:** You can select default Front and Blog pages here.
* **Logo & Title:** You can setup basic site options like: Site title, Tagline, Logo & its dimensions and Favicon.
* **Typography:** Set up the fonts out of free google fonts. Besides this you can setup font weight, font size and line height also.
* **Style & Settings:** There are Color Skins and default Layout options. Here you can select one of 7 basic color schemas or set your custom colors, enable/disable Boxed version and show/hide Frontend Customizer.

**Menus:** You can add/edit menus here.

**Header:** Here you can setup all header section option

![](https://support.stylemixthemes.com/storage/stm-manuals/April2020/customize-21.jpeg)

**Footer:**

* **Layout:** Here you can select displayable social icons, the copyright text and split the footer into widgets. Also specify the number of widget areas.
* **Additional Scripts:** You can put here your extra scripts.

**Widgets:** You can set up the widgets into the precreated areas. You can do the same later **Appearance > Widgets**.

**Layout:** You can setup/change Title, Sidebars and Sidebar positions for post types

![](https://support.stylemixthemes.com/storage/stm-manuals/April2020/customize-32.jpeg)

**Page Not Found (404):** You can select an image for your 404 page here.

**Socials Networks:** You can add your company social URLs here.

**Custom CSS:** Here you can add your custom styles.

Also you can setup **Custom Post Type Renaming Settings** under **Tools -> STM Post Type**. After these changes it needs to RE-SAVE your site **Permalinks**.


---

# 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/smarty-theme-documentation/theme-features/theme-customization.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.
