# Site General

The **Theme Customizer** is another user-friendly method for customizing your WordPress theme, suitable for both beginners and intermediate users.

{% hint style="success" %}
Here's a short form of the **Site General** settings process in WordPress:

**Step 1 : Login** to your WordPress admin dashboard.

**Step 2 :** Go to **Appearance** > **Customize**.

**Step 3 :** **Site General** settings

**Step 4 :** Adjust the settings as needed and click **Publish** to save changes.
{% endhint %}

#### **Customizing Site General Settings** <a href="#customizing-site-general-settings" id="customizing-site-general-settings"></a>

In the **Theme Customizer**, you can modify various aspects of your site under **Site General** settings.

<figure><img src="/files/DK5UEA8PAhmpEYqpINOX" alt=""><figcaption></figcaption></figure>

#### **Header Settings**

* You can set the header layout globally for your entire website.

#### **Footer Settings**

* You can set the footer layout globally for your entire website.

#### **Loader**

* You can enable or disable the preloader animation that appears before the site loads, and also choose the loader style to your preference.

<figure><img src="/files/bgdvIJT4kyxAVET2iepO" alt=""><figcaption></figcaption></figure>

### **Social Logins Authentication**

* Configure login options using **Google, Facebook, or other third-party providers**.

#### **Cursor**

* Customize the **mouse cursor style** and enable/disable the site.

#### **To Top**

* Enable a **Back to Top button** for easier navigation.

#### **Saving Your Changes**

* Once all settings are adjusted, click **Publish** to apply them.


---

# 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://buddhathemes-test.gitbook.io/ogie/theme-customizer/site-general.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.
