# Footer

**WordPress Dashboard → Appearance → Customize → Footer**

### 🎨 Layout & Style

* **Widgets Text Alignment**\
  Choose how footer widget text should be aligned:
  * Left
  * Center
  * Right

📸 *Add screenshot here showing alignment options*

* **Widgets Background**\
  Select background color for footer widget area.
* **Widgets Borders**\
  Choose a border color for footer widget area.
* **Widgets Text**\
  Pick a text color for footer widgets.
* **Copyrights Background**\
  Set a background color for the copyright bar.

📸 *Add screenshot here showing footer color controls*

***

### ©️ Copyrights

* **Footer Copyrights (Enable/Disable)**\
  Turn the copyright section on or off.
* **Copyrights Text**\
  Add custom text (HTML supported if you want to add links, e.g., “© 2025 Your Website. All Rights Reserved”).

📸 *Add screenshot here showing copyright settings*

***

## ✅ Tips

* Use high contrast text and background colors for better readability.
* Keep copyright text short and professional.
* If using HTML, make sure links are styled properly.


---

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