# Google Map

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

To add this section, please follow below steps:

1. From your Shopify admin, go to **Online Store** **->** **Themes**.
2. Find the theme that you want to edit, and then click **Customize**.
3. Click **Add section** and choose "**Google map**".

## Section settings

### General

<table><thead><tr><th width="320">Settings</th><th>Meaning</th></tr></thead><tbody><tr><td>Show google map</td><td>Toggle the visibility of the section.</td></tr><tr><td>Section width</td><td>Select the layout width of the whole section. The options are: <br><br><mark style="color:orange;"><strong>Default (same as the body width)</strong></mark><br><mark style="color:orange;"><strong>Width (1170px)</strong></mark><br><mark style="color:orange;"><strong>Width (1770px)</strong></mark><br><mark style="color:orange;"><strong>Full width (100% of the viewport width).</strong></mark></td></tr><tr><td>Title</td><td>Fill in the title of the section.</td></tr><tr><td>Text</td><td>Fill in the description text of the section.</td></tr><tr><td>Content alignment</td><td>Select the alignment of block content to be either to the Left, Right or Center.</td></tr><tr><td>Maximum content width</td><td>Determine the maximum width of the content.<br><br><em><mark style="color:orange;">Note: Only applicable when the content alignment setting is set to center</mark></em><mark style="color:orange;">.</mark></td></tr><tr><td>Button label</td><td>The text that displays on the button.</td></tr><tr><td>Button label color - Button border color - Button background color - Button background gradient - Button label hover color - Button border hover color - Button background hover color - Button background hover gradient</td><td>Set the text color, background, and border color for both the normal and hover states of the button.</td></tr><tr><td>Maximum button width</td><td>Maximum width of the button.</td></tr><tr><td>Button link</td><td>The URL that you want the button to link to.</td></tr></tbody></table>

### Content

<table><thead><tr><th width="323">Settings</th><th>Meaning</th></tr></thead><tbody><tr><td>Embed a map</td><td>Insert the embed code of a location from google map.<br><br><em><mark style="color:orange;">Note: You’ll need to go to</mark></em> <a href="https://www.google.com/maps"><em><mark style="color:blue;">Google maps</mark></em></a> <em><mark style="color:orange;">to get the HTML embed code.</mark></em></td></tr></tbody></table>

### Section top padding

<table><thead><tr><th width="334">Settings</th><th>Meaning</th></tr></thead><tbody><tr><td>Desktop</td><td>Determines the height of the top inner space of the section on the desktop device. Can be from 0px to 100px, increasing arithmetically of 5px (pixel).</td></tr><tr><td>Tablet</td><td>Determines the height of the top inner space of the section on the tablet device. Can be from 0px to 100px, increasing arithmetically of 5px (pixel).</td></tr><tr><td>Mobile</td><td>Determines the height of the top inner space of the section on the mobile device. Can be from 0px to 100px, increasing arithmetically of 5px (pixel).</td></tr></tbody></table>

### Section bottom padding

<table><thead><tr><th width="334">Settings</th><th>Meaning</th></tr></thead><tbody><tr><td>Desktop</td><td>Determines the height of the bottom inner space of the section on the desktop device. Can be from 0px to 100px, increasing arithmetically of 5px (pixel).</td></tr><tr><td>Tablet</td><td>Determines the height of the bottom inner space of the section on the tablet device. Can be from 0px to 100px, increasing arithmetically of 5px (pixel).</td></tr><tr><td>Mobile</td><td>Determines the height of the bottom inner space of the section on the mobile device. Can be from 0px to 100px, increasing arithmetically of 5px (pixel).</td></tr></tbody></table>


---

# 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://halosoft.gitbook.io/ella-documentation/sections/all-sections-in-theme/google-map.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.
