# General Settings

The first tab in Theme Options is General Settings.

General settings allow you to manage things like logo upload, site title typography,\
logo width, menu margin, main content padding, enable preloader, site favicon upload, enable left fixed sidebar:

![](/files/-MTFxk7SgXutaYy0hGd2)

![](/files/-MTFyApbRMcPOvCK7jc1)

* **Site Logo** - upload a logo file;
* **White-text Logo** - upload a white version of your logo to be used with the transparent header options;
* **Site Title Typography** - select custom font for your site title (choose this options if you want to display Blog name instead of logo image);
* **Logo width** - set the logo width in px;
* **Menu margin top** - specify the top edge of menu in px;
* **Main content paddings** - set padding for top/bottom/left/right of the main content section;
* **Enable preloader** - enable or disable preloader on the site;
* **Site favicon** - upload the file for site favicon (a 16px x 16px .png or .gif image);

![](/files/-MDUn-pf2a0bJxdWLC4k)

* **Enable left fixed sidebar** - when enabled you will have a left fixed sidebar:

![](/files/-MDUn-peLrWynccDHun-)


---

# 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/masterstudy-theme-documentation/theme-options/masterstudy-theme-manual-general-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.
