# Footer

This sheet is used to operate the controls on Footer. Following are the options available.

## 1. Style

![Style Setting for Footer](/files/-MJEw8EelE5tgcIfnBTp)

| Name             | Description                                                                                                                                      |
| ---------------- | ------------------------------------------------------------------------------------------------------------------------------------------------ |
| Font Color       | Enter the Hex Code of the Font Color or just enter the color name as 'red', 'green', 'purple' etc. which should be applied on content on Footer. |
| Background color | Color Name or Hex code can be entered to change the background color of the Footer.                                                              |

## 2. Social Media Links

![Configuration of social media links](/files/-MJEyHBvqYH6C0AXmL6G)

| Name      | Configuration                                                                                                                                                                                                                                                                                                              |
| --------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Display   | <p><strong>Yes</strong> - If selected, social media links provided will be displayed. </p><p><strong>No</strong> - If selected, social media links provided will not be displayed. </p>                                                                                                                                    |
| Alignment | <p><strong>Center</strong> - If selected, social media links will be displayed in the Center of the Footer. </p><p><strong>Left</strong> - If selected, social media links will be displayed to the left on Footer. <strong>Right</strong> - If selected, social media links will be displayed to the right on Footer.</p> |
| Facebook  | Link to the Facebook page should be provided. On click on the Facebook icon on Footer, website will be navigated to the respective page.                                                                                                                                                                                   |
| Instagram | Link to the Instagram page should be provided. On click on the Instagram icon on Footer, website will be navigated to the respective page.                                                                                                                                                                                 |
| Twitter   | Link to the Twitter page should be provided. On click on the Twitter icon on Footer, website will be navigated to the respective page.                                                                                                                                                                                     |
| LinkedIn  | Link to the LinkedIn page should be provided. On click on the LinkedIn icon on Footer, website will be navigated to the respective page.                                                                                                                                                                                   |

## 3. Contact Details

![Contact details ](/files/-MJF-7h8_nxT4S25Mb_z)

| Name         | Description                                                                                                                                                                                                                                                                                                                         |
| ------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Display      | <p><strong>Yes</strong> - If selected, contact details given will be displayed on Footer. </p><p><strong>No</strong> - If selected, contact details given will not be displayed on Footer.</p>                                                                                                                                      |
| Alignment    | <p><strong>Center</strong> - If selected, contact details given will be displayed in the Center of the Footer. </p><p><strong>Left</strong> - If selected, contact details given will be displayed to the left on Footer. <strong>Right</strong> - If selected, contact details given will be displayed to the right on Footer.</p> |
| Email id     | Email address to be displayed as part of contact details on Footer can be entered.                                                                                                                                                                                                                                                  |
| Phone number | Phone number to be displayed as part of contact details on Footer can be entered.                                                                                                                                                                                                                                                   |

## 4. Extra Details

![](/files/-MJF0O6F7f-1aINVG3NJ)

| Name           | Description                                                                                                                                                                                                                                                                                                        |
| -------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Alignment      | <p><strong>Center</strong> - If selected, details given will be displayed in the Center of the Footer. </p><p><strong>Left</strong> - If selected, details given will be displayed to the left on Footer. </p><p><strong>Right</strong> - If selected, details given will be displayed to the right on Footer.</p> |
| Markdown Text  | Text to be displayed on Footer can be entered.                                                                                                                                                                                                                                                                     |
| Copyright Text | Copyright Text to be displayed on Footer can be entered.                                                                                                                                                                                                                                                           |

## Menu - Detailed

Details of the links can be added with following details to get it displayed on Footer

![](/files/-MJF2QhPvcruUoD-_tNc)

| Column        | Description                                                                                                                      |
| ------------- | -------------------------------------------------------------------------------------------------------------------------------- |
| Name          | Name of the item should be entered.                                                                                              |
| Link          | On click on the *'Markdown text*', link to be navigated to should be provided.                                                   |
| Markdown text | Name of the link which has be to displayed on Footer should be provided.                                                         |
| Image link    | Link of the image should be provided. On giving this link , menu item will be displayed as an icon (with image) instead of text. |


---

# 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://help.siteoly.com/sheets-getting-started/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.
