# 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.

#### **Header Settings** <a href="#header-settings" id="header-settings"></a>

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

#### **Footer Settings** <a href="#footer-settings" id="footer-settings"></a>

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

#### **Loader** <a href="#loader" id="loader"></a>

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

#### **Social Logins Authentication** <a href="#social-logins-authentication" id="social-logins-authentication"></a>

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

#### **Cursor & Dark Mode** <a href="#cursor-and-dark-mode" id="cursor-and-dark-mode"></a>

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

#### **Follow Us** <a href="#follow-us" id="follow-us"></a>

* Manage and display social media follow icons across your site.

#### **To Top** <a href="#to-top" id="to-top"></a>

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

#### **Saving Your Changes** <a href="#saving-your-changes" id="saving-your-changes"></a>

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

### **Site Header** <a href="#site-header" id="site-header"></a>

{% hint style="success" %}
**Appearance > Customize > Site General > Header >** Select your Header style
{% endhint %}

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

### Site **Footer** <a href="#site-loader" id="site-loader"></a>

{% hint style="success" %}
**Appearance > Customize > Site General > Footer >** Select your Footer style
{% endhint %}

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

### Site Loader <a href="#site-loader" id="site-loader"></a>

{% hint style="success" %}
**Appearance > Customize > Site General > Loader**
{% endhint %}

<figure><img src="/files/9XRa0XOWUGg7jJ5RDUEM" alt=""><figcaption></figcaption></figure>

### Social Logins Authentication

{% hint style="success" %}
**Appearance > Customize > Site General > Social Logins Authentication**
{% endhint %}

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

### Cursor & Dark Mode

{% hint style="success" %}
**Appearance > Customize > Site General > Cursor & Dark Mode**
{% endhint %}

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

### Follow Us

{% hint style="success" %}
**Appearance > Customize > Site General > Follow Us**
{% endhint %}

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

### To Top

{% hint style="success" %}
**Appearance > Customize > Site General > To Top**
{% endhint %}

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


---

# 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/chillout/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.
