# Page section

The Page section is available with all page templates and can be used to display the page title and page content from a page created in the Shopify Admin Page editor.

Use the Page section settings to toggle content from the Shopify page, like title and content. This section supports basic SEO features such as customizable heading tags.

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

<table><thead><tr><th width="143.4444580078125">Settings</th><th width="144.72998046875" align="center">Type</th><th>Description</th></tr></thead><tbody><tr><td>Subheading</td><td align="center"><code>text</code></td><td>Optional subheading displayed above the main page title.</td></tr><tr><td>Show title</td><td align="center"><code>checkbox</code></td><td>Toggles visibility of the page title.</td></tr><tr><td>Heading size</td><td align="center"><code>select</code></td><td>Sets the font size of the title. Options: <code>Mini</code>,<code>Extra small</code>, <code>Small</code>, <code>Medium</code>, <code>Large</code>, or <code>Extra large</code>.</td></tr><tr><td>Show content</td><td align="center"><code>checkbox</code></td><td>Toggles visibility of the page’s content.</td></tr><tr><td>Text size</td><td align="center"><code>select</code></td><td>Sets the text size for the content area (applies to paragraph text only): <code>Extra small</code>, <code>Small</code>, <code>Medium</code>, <code>Large</code>, or <code>Extra large</code>.</td></tr><tr><td>Text alignment</td><td align="center"><code>select</code></td><td>Alignment of the text content: <code>Left</code> or <code>Centered</code>.</td></tr><tr><td><strong>Style</strong></td><td align="center"></td><td></td></tr><tr><td>Width</td><td align="center"><code>select</code></td><td><p></p><p>Controls the width of the content container: <code>Full width padded</code>, <code>Normal</code>, or <code>Narrow</code>.</p></td></tr><tr><td><strong>Colors</strong></td><td align="center"></td><td></td></tr><tr><td>Color scheme</td><td align="center"><code>color_scheme</code></td><td>Applies a theme-defined color scheme to the section.</td></tr><tr><td><strong>Padding</strong></td><td align="center"></td><td></td></tr><tr><td>Top</td><td align="center"><code>range</code></td><td>Controls top padding.</td></tr><tr><td>Bottom</td><td align="center"><code>range</code></td><td>Controls bottom padding.</td></tr><tr><td><strong>Advanced</strong></td><td align="center"></td><td></td></tr><tr><td>Title SEO tag</td><td align="center"><code>select</code></td><td>SEO tag for the page title: <code>Automatic</code>, <code>H1-H6</code>. Helps control HTML heading structure.</td></tr></tbody></table>

### Pages templates

The title and content are used from the page you created and assigned the template to:

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

Learn more about creating page templates:&#x20;

{% embed url="<https://broadcast.presidiocreative.com/pages/page-templates/creating-page-templates>" %}

### Hiding and moving the Page section

In some cases, you may want to hide the Page section and add your own hero-style banner with the title:

<figure><img src="/files/Q2FOZsxk9gZqz1RCaSNJ" alt=""><figcaption><p>Page content is hidden, Image banner is used as hero banner</p></figcaption></figure>

You can also move the Page section below the banner or to another location to still display that information.


---

# 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://broadcast.presidiocreative.com/pages/page-templates/page-section.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.
