# General Settings

* **WordPress Dashboard → Appearance → Customize**

### 🖼 Layout Settings

* **Body Layout**\
  Choose between **Boxed** or **Full Width** for your site’s main layout.

### 🎨 Color Scheme

* Select your website’s **main color scheme** using the color picker.

### 🔲 Elements Corner Rounding

* Adjust the **corner radius of elements** (like boxes and sections) using 4 range sliders.

### 🖼 Images Corner Rounding

* Control the **corner rounding of images** with 4 range sliders.

### ⬆️ Back To Top Button

* Enable or disable the **Back to Top button** at the bottom of your site.

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

***

## 🎨 Body Background

You can fully customize the **body background** of your site.\
Options include:

* **Background Color**
* **Background Image** (upload/remove/change)
* **Repeat** (Repeat All, No Repeat, etc.)
* **Position** (Center, Top Left, etc.)
* **Size** (Cover, Contain, Auto)
* **Attachment** (Scroll, Fixed)

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

***

## 📰 E-PAPER Settings

#### E-PAPER Button

* Show or Hide the **E-Paper button** in the site header.
* You can also change the **Button Label** (default: *E-Paper*).

#### E-PAPER Zoom Feature

* Enable or disable the **Zoom function** inside the E-Paper module.

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

***

## ✅ Tips

* Use clear, simple titles for easy navigation.
* Add screenshots after each option for better understanding.
* Keep changes saved by clicking **Publish** in the Customizer.


---

# 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.stylothemes.com/urdupaper/customization/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.
