> ## 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.

# Custom Liquid

> Configure Everest's custom liquid section and its main settings, content structure, and styling controls.

The Custom Liquid section lets you control the content, layout, and presentation of this part of the Everest storefront. Most changes happen directly in the Theme Customizer, so you can adjust structure first and then refine styling, spacing, and supporting blocks with confidence.

<img src="https://mintcdn.com/digifist/yOHQa9sAiEiWh5Pf/images/theme/everest/sections/custom-liquid/custom-liquid-overview.png?fit=max&auto=format&n=yOHQa9sAiEiWh5Pf&q=85&s=6930088a4443a2ad2f545c990c67d65e" alt="Custom Liquid overview" width="3280" height="2186" data-path="images/theme/everest/sections/custom-liquid/custom-liquid-overview.png" />

## What this section controls

* Layout structure, width, alignment, and spacing
* Color schemes, contrast, and shared visual styling

## Getting started

<Steps>
  <Step title="Open the Theme Customizer">
    In Shopify admin, go to **Online Store** -> **Themes** -> **Customize**.
  </Step>

  <Step title="Add or open Custom Liquid">
    Add the **Custom Liquid** section to a compatible template or select the existing section from the left sidebar.
  </Step>

  <Step title="Adjust the main settings first">
    Start with the structural settings such as layout, width, color scheme, spacing, or content source before refining smaller details.
  </Step>
</Steps>

<img src="https://mintcdn.com/digifist/yOHQa9sAiEiWh5Pf/images/theme/everest/sections/custom-liquid/custom-liquid-location.png?fit=max&auto=format&n=yOHQa9sAiEiWh5Pf&q=85&s=68da45b44085620df6ca4070807221cc" alt="Custom Liquid location in Theme Customizer" width="3280" height="2186" data-path="images/theme/everest/sections/custom-liquid/custom-liquid-location.png" />

## Section settings

### Settings

<img src="https://mintcdn.com/digifist/yOHQa9sAiEiWh5Pf/images/theme/everest/sections/custom-liquid/custom-liquid-settings.png?fit=max&auto=format&n=yOHQa9sAiEiWh5Pf&q=85&s=693ddfd41c5a281fd3217b9ef9ea2c2e" alt="Custom Liquid Settings settings" width="3280" height="2186" data-path="images/theme/everest/sections/custom-liquid/custom-liquid-settings.png" />

<AccordionGroup>
  <Accordion title="Liquid code" icon="code">
    Controls **liquid code**.

    Add app snippets or other code to create advanced customizations. [Learn more](https://shopify.dev/docs/api/liquid)
  </Accordion>
</AccordionGroup>

### Common settings

<img src="https://mintlify.s3.us-west-1.amazonaws.com/digifist/images/theme/everest/sections/custom-liquid/custom-liquid-common-settings.png" alt="Custom Liquid Common settings" />

<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:** Page, Fluid, Full.

    **Default:** `page`
  </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.
* Start with the structural settings first, then refine decorative styling after the layout feels settled.
* Preview the section with realistic content length to catch spacing and wrapping issues early.

## Related guides

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