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

# Footer

### Configure footer section

Select the customize theme option. Click on the dropdown menu at the top of the page to select the **Home page** templat&#x65;**.**

From the left side menu, select **Footer**.

Customize the section by utilizing the setting on the right side of the theme editor, as described below;

<table data-header-hidden><thead><tr><th width="281"></th><th></th></tr></thead><tbody><tr><td>Footer</td><td><strong>Color scheme</strong><br>Select any color scheme defined in the theme settings>Colors>Schemes.<br><br><strong>Section background</strong><br>Choose the background color from solid or gradient. These colors can be managed in the assigned color scheme.<br><br><strong>Section width</strong><br>Choose the section width from following options:<br>- Small<br>- Medium<br>- Large<br>- Fullwidth</td></tr><tr><td>Left portion</td><td><strong>Logo</strong><br>Choose any logo image from the store library.<br><br><strong>Desktop logo width</strong><br>Adjust the range bar to determine the logo width on the desktop view.<br><br><strong>Mobile logo width</strong><br>Adjust the range bar to determine the logo width on the mobile view.<br><br><strong>Description</strong><br>Enter any text for the store description.<br><br><strong>Description text size</strong><br>Select the description size from the following options:<br>- X- large<br>- Large<br>- Medium<br>- Normal<br>- Small<br>- X-small<br>- XX-small<br><br><strong>Enable Follow on Shop</strong><br>Select this checkbox to show '<strong>Follow on Shop</strong>' button on the footer. For more information regarding this, go through this <a href="https://help.shopify.com/en/manual/online-store/themes/customizing-themes/follow-on-shop">link</a>.<br><em>(<strong>Note</strong>: To allow customers to follow your store on the Shop app from your storefront, Shop Pay must be enabled.)</em><br><br><strong>Show menu in accordions(Mobile)</strong><br>Select this checkbox to show the mobile menu in accordions.<br><br>Newsletter<br><strong>Show newsletter</strong><br>Select this checkbox to show newsletter form on the footer.<br><br><strong>Newsletter radius</strong><br>Adjust the range bar to determine the radius of newsletter.</td></tr><tr><td>Right portion</td><td><strong>Heading size</strong><br>Select the heading size from the following options:<br>- X- large<br>- Large<br>- Medium<br>- Normal<br>- Small<br>- X-small<br>- XX-small<br><br><strong>Menus size</strong><br>Select the menus text size from the following options:<br>- X- large<br>- Large<br>- Medium<br>- Normal<br>- Small<br>- X-small<br>- XX-small</td></tr></tbody></table>

### Block settings

<table data-header-hidden><thead><tr><th width="284"></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td>Quick links</td><td><strong>Heading</strong><br>Add text to appear as the title.<br>(<em>Note: Heading is required to show the menu on the mobile view.)</em><br><br><strong>Menu</strong><br>Select any menu to display its first-level menus in the footer drawer.</td><td></td></tr><tr><td>Social links</td><td>(<em><strong>Note</strong>: To display your social media accounts, link them in your theme settings.)</em><br><br><strong>Heading</strong><br>Add text to appear as the title of social media links.</td><td></td></tr></tbody></table>

### Bottom bar:

<table><thead><tr><th width="283"></th><th></th></tr></thead><tbody><tr><td>Bottom bar</td><td><strong>Color scheme</strong><br>Select any color scheme defined in the theme settings>Colors>Schemes.<br><br><strong>Section background</strong><br>Choose the background color from solid or gradient. These colors can be managed in the assigned color scheme.<br><br><strong>Section width</strong><br>Choose the section width from following options:<br>- Small<br>- Medium<br>- Large<br>- Fullwidth</td></tr><tr><td>Internationalization</td><td><strong>Enable language and country selector</strong><br>Select this check box to show the location and language selector.<br><em>( Note: For more info, go through</em> <a href="https://help.shopify.com/en/manual/international/languages/manage-languages"><em>location</em></a> <em>and</em> <a href="https://help.shopify.com/en/manual/international/pricing/set-up-local-currencies"><em>currency</em></a><a href="https://help.shopify.com/en/manual/markets/pricing/set-up-local-currencies"><em>.</em></a><em>)</em></td></tr><tr><td>Content</td><td><strong>Show copyright text</strong><br>Select this check box to show the copyright text.<br><br><strong>Custom copyright text</strong><br>Enter custom copyright text. This text will replace the store's default copyright text.</td></tr><tr><td>Payment methods</td><td><strong>Show payment icons</strong><br>Select this check box to show the payment icons.<br><em>(Note: Icons display based on your Shopify payment methods.)</em></td></tr></tbody></table>


---

# 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://shinedezign.gitbook.io/maya/overview/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.
