> ## Documentation Index
> Fetch the complete documentation index at: https://docs.digifist.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Page

> Configure Everest's standard page template and the rich content blocks that support it.

The Page template controls the main structure used for this page type in Everest. It combines template-specific sections with reusable content blocks, which means most storefront behavior can be adjusted in the Theme Customizer without editing theme code.

<img src="https://mintcdn.com/digifist/so0vxjagt-cQ8RC4/images/theme/everest/pages-templates/page-overview.png?fit=max&auto=format&n=so0vxjagt-cQ8RC4&q=85&s=bfe4f7d7ad9afcfa8f7838b348d342e8" alt="Page overview" width="3280" height="2186" data-path="images/theme/everest/pages-templates/page-overview.png" />

## What this template controls

* Headings, text content, and on-page messaging
* Layout structure, width, alignment, and spacing
* Color schemes, contrast, and shared visual styling
* Block types such as Content, Custom Liquid
* The template section order and the supporting sections included by default

## Template structure

This template uses the following main sections or related theme building blocks by default:

* **Page**

## Getting started

<Steps>
  <Step title="Open the template in Theme Customizer">
    Open the relevant page type or assign the template to a resource before customizing it.
  </Step>

  <Step title="Review the main section first">
    Start with the primary content section so layout, filtering, gallery, or page-level behavior is defined before refining supporting content.
  </Step>

  <Step title="Adjust supporting sections">
    Review any banners, content sections, or utility sections included in the template so the full page works together as a set.
  </Step>
</Steps>

<img src="https://mintcdn.com/digifist/so0vxjagt-cQ8RC4/images/theme/everest/pages-templates/page-location.png?fit=max&auto=format&n=so0vxjagt-cQ8RC4&q=85&s=17a0078a2fb7c1c0501f8eaf9287e996" alt="Page location in Theme Customizer" width="3280" height="2186" data-path="images/theme/everest/pages-templates/page-location.png" />

## Main settings

### Settings

<img src="https://mintcdn.com/digifist/so0vxjagt-cQ8RC4/images/theme/everest/pages-templates/page-settings.png?fit=max&auto=format&n=so0vxjagt-cQ8RC4&q=85&s=753255f7b2e907090f73d5e6c065fa96" alt="Page Settings settings" width="3280" height="2186" data-path="images/theme/everest/pages-templates/page-settings.png" />

<AccordionGroup>
  <Accordion title="Heading" icon="text-size">
    Enter the content used for **heading**.

    **Default:** `{{ page.title }}`
  </Accordion>

  <Accordion title="Heading size" icon="text-size">
    Choose how **Heading size** behaves in the section.

    **Available options:** S, M, L, XL.

    **Default:** `h2`
  </Accordion>

  <Accordion title="Text" icon="text-size">
    Enter the content used for **text**.
  </Accordion>
</AccordionGroup>

### Common settings

<img src="https://mintcdn.com/digifist/so0vxjagt-cQ8RC4/images/theme/everest/pages-templates/page-common-settings.png?fit=max&auto=format&n=so0vxjagt-cQ8RC4&q=85&s=facaf6131c6f1082cc18cac7b0364b1a" alt="Page Common settings" width="3280" height="2186" data-path="images/theme/everest/pages-templates/page-common-settings.png" />

<AccordionGroup>
  <Accordion title="Section width" icon="grid">
    Choose how **Section width** behaves in the section.

    This setting shapes the section container and how it sits against surrounding content.

    **Available options:** XXS, Page, Fluid, Full.

    **Default:** `xxs`
  </Accordion>

  <Accordion title="Color scheme" icon="palette">
    Select the color scheme used for **color scheme**.

    Use this to keep contrast and branding consistent with the rest of the store.

    **Default:** `scheme-1`
  </Accordion>

  <Accordion title="Top spacing" icon="grid">
    Choose how **Top spacing** behaves in the section.

    This setting shapes the section container and how it sits against surrounding content.

    **Available options:** No, S, M, L, XL.

    **Default:** `2`
  </Accordion>

  <Accordion title="Bottom spacing" icon="grid">
    Choose how **Bottom spacing** behaves in the section.

    This setting shapes the section container and how it sits against surrounding content.

    **Available options:** No, S, M, L, XL.

    **Default:** `2`
  </Accordion>

  <Accordion title="Section border" icon="grid">
    Choose how **Section border** behaves in the section.

    This setting shapes the section container and how it sits against surrounding content.

    **Available options:** None, Top, Bottom, Both.

    **Default:** `none`
  </Accordion>
</AccordionGroup>

## Best practices

* Check contrast after changing color schemes so text and controls remain easy to read.
* Adjust layout changes alongside neighboring sections so page rhythm stays consistent.
* Test this template with real content volume so headings, cards, and filters behave as expected.
* Review supporting sections together because template defaults often work as a coordinated set.

## Related guides

* [Everest Theme Overview](/themes/everest/index)
