# Site Copyright

The Vigil theme provides versatile options for customizing the copyright section of your site footer. This section allows you to control copyright text, social icons, background, and typography.

***

**Customization Options Available:**

* **Copyright Text:** Display and customize footer copyright text.
* **Social Icons:** Manage and display social media icons in the footer.
* **Background:** Customize the background color or add an image.
* **Typography:** Adjust the font style, size, and color for copyright text.

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

**Copyright Text Settings**

This section allows you to display and customize the copyright text.

* **Show Copyright Text:** Enabled — The copyright text will be visible in the footer.
* **Add Content:**

  ```
  Copyright © 2025. All rights reserved by, <a href="http://themeforest.net/user/designthemes">DesignThemes</a>
  ```
* **Enable Copyright Dark Background:** Enabled — Dark background is applied for better contrast.
* **Show Sociable/Menu:**
  * You can choose to display social icons or a menu in the footer.
  * This option is useful for linking to social profiles directly from the footer.

**How to Customize Copyright Text:**

1. Go to **Appearance > Customize > Site Copyright > Copyright**.
2. Toggle the **"Show Copyright Text"** option.
3. Add or edit the copyright content as needed.
4. Save changes.

***

&#x20;**Footer Social Icons Settings**

The  theme allows you to add and arrange social icons in the footer for better user engagement.

* **Social Icons Order:**
  * Customize the order of social icons by dragging them in the list.
  * Available Icons: Delicious, Deviantart, Digg, Dribbble, Envelope, Facebook, Flickr, Google Plus, GTalk, Instagram, Lastfm, Linkedin, Pinterest.

**How to Set Up Social Icons:**

* Go to **Appearance > Customize > Site Copyright > Social**.
* Add social profile links as needed.
* Arrange the icons in your preferred order.
* Save changes.

***

**3. Background Customization**

You can set a background color or image for the copyright section.

* **Customize Background:** Enabled — Allows you to change the background.
* **Background Color:** Choose any color for a solid background.
* **Background Image:**
  * Click **"Add Background Image"**.
  * Select an image from the media library or upload a new one.

**How to Customize Background:**

* Go to **Appearance > Customize > Site Copyright > Background**.
* Toggle the **"Customize Background"** option.
* Set a background color or image.
* Save changes.

***

**4. Typography Customization**

Control the font style, size, and color for the copyright text.

* **Customize Copyright Text:** Enabled — Allows you to set custom typography.
* **Text Typography Options:**
  * Font Family: Choose a suitable font (e.g., Poppins, Roboto).
  * Font Size: Adjust the size for readability (recommended 12px to 16px).
  * Font Color: Choose a contrasting color for text.
  * Line Height: Adjust for better spacing.

**How to Set Typography:**

* Go to **Appearance > Customize > Site Copyright > Typography**.
* Toggle the **"Customize Copyright Text"** option.
* Adjust font family, size, color, and line height.
* Save changes.


---

# 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://wdt-kirki.gitbook.io/wdt-kirki/theme-customizer/site-copyright.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.
