> For the complete documentation index, see [llms.txt](https://webibazaar.gitbook.io/viola-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://webibazaar.gitbook.io/viola-documentation/footer.md).

# Footer

{% embed url="<https://salesiq.zohopublic.in/signaturesupport.ls?widgetcode=siq93f38201da244cbe219b2cab71813c85342abc57dd769c6885e2bde57d2b90da>" %}

### Color

<table><thead><tr><th width="218">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Color</td><td><strong>Background</strong><br><strong>Y</strong>ou can change the background and foreground color<br><br><strong>Link</strong><br>You can change the link color<br><br><strong>Link hover</strong><br>You can change the link hover color</td></tr></tbody></table>

<table><thead><tr><th width="219">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Enable Top Border</td><td>Enabling this checkbox to add 'Top border' in the footer section</td></tr><tr><td>Uppercase heading</td><td>Enabling this checkbox to Uppercase heading the footer section</td></tr><tr><td>Enable country/region selector</td><td>By enabling this checkbox, you can see country/region selector in the footer section.</td></tr><tr><td>Enable flag</td><td>Enabling this checkbox to show country flag in the footer section.</td></tr><tr><td>Enable language selector</td><td>By enabling this checkbox, you can see Language selector in the footer section.</td></tr><tr><td>Language/country button style</td><td><p>Customization of the "Language/country button style" in the Language/country.</p><ul><li>Outline button</li><li>Solid button</li></ul></td></tr><tr><td>Enable Follow on Shop</td><td>Use shopify app.</td></tr><tr><td>Show payment icons</td><td>By enabling this checkbox, you can see payment icons in the footer section.</td></tr><tr><td>Show copyright</td><td>By enabling this checkbox, you can see copyright text in the footer section.</td></tr><tr><td>Scroll to top</td><td>By enabling this checkbox, you can see scroll to top button in the footer section.</td></tr></tbody></table>

### Newsletter

<table><thead><tr><th width="218">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Display newsletter</td><td>Enabling this checkbox shows the newsletter, and if this checkbox is diabled, then the newsletter does not display.</td></tr><tr><td>Color scheme</td><td><p>In this section, you can change the background color of the "Newsletter" using the color scheme:</p><ul><li>Accent 1</li><li>Accent 2</li><li>Accent 3</li><li>Background 1</li><li>Background 2</li></ul></td></tr><tr><td>Heading</td><td>Enter text to display as a title on the "Newsletter."</td></tr><tr><td>Subtext</td><td>Enter text to display as a "Subtext" on the "Newsletter."</td></tr></tbody></table>

### Menu

<table><thead><tr><th width="220">Block</th><th>Description</th></tr></thead><tbody><tr><td>Heading</td><td>Enter text to display as a title on the footer menus.</td></tr><tr><td>Menu</td><td>Click on "Select menu" to add a menu in the footer.</td></tr></tbody></table>

### Image

<table><thead><tr><th width="219">Block</th><th>Description</th></tr></thead><tbody><tr><td>Image</td><td>Use "image" to add an image in the footer.</td></tr><tr><td>Image Width</td><td>Use "Image width" to customize the image size in the footer section. You can set a Minimum width "50px" and a maximum width "400px" can be given.</td></tr><tr><td>Image alignment on large screen</td><td><p>Customization of the "Image alignment on large screen" in the Image.</p><ul><li>Left</li><li>Center</li><li>Right</li></ul></td></tr></tbody></table>

### Text

The "Text" block can be taken into use to highlight important information, such as store details, promotions, or contact information.

<table><thead><tr><th width="219">Block</th><th>Description</th></tr></thead><tbody><tr><td>Logo</td><td>Use "Logo" to add an image in the footer.</td></tr><tr><td>Logo Width</td><td>Use "Logo width" to customize the logo size in the footer section. You can set a Minimum width "100px" and a maximum width "200px" can be given.</td></tr><tr><td>Heading</td><td>Enter text to display as a title on the footer menus.</td></tr><tr><td>Subtext</td><td>Enter text to display as a Subtext on the "Text" block.</td></tr><tr><td>Social media icons</td><td><strong>Heading</strong><br>Enter text to display as a title on the footer menus.<br><br><strong>Show social media icons</strong><br>By enabling this checkbox, you can show social media icons.</td></tr></tbody></table>

### Contact

<table><thead><tr><th width="221">Block</th><th>Description</th></tr></thead><tbody><tr><td>Heading</td><td>Enter text to display as a title on the "Contact" block.</td></tr><tr><td>Subtext</td><td>Enter text to display as a "Description" on the "Contact" block.</td></tr><tr><td>Address</td><td>Enter text to display as a "Address" on the "Contact" block.</td></tr><tr><td>Phone</td><td>Enter text to display as a "Contact noumber" on the "Contact" block.</td></tr><tr><td>E-Mail</td><td>Enter text to display as a contact "E-Mail" on the "Contact" block.</td></tr></tbody></table>

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

#### Click "Add section" and use some sections.

We are providing one special feature, You can add multiple additional sections in the footer.

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

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://webibazaar.gitbook.io/viola-documentation/footer.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
