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

# Brand

> Configure Everest's global brand settings and the shared behavior they control across the store.

The Brand settings control shared theme behavior across Everest. Because these values affect multiple sections and templates at once, they are best used to set global design direction and core storefront behavior before adjusting individual sections.

<img src="https://mintcdn.com/digifist/gqMX7EAfLgOIX2C-/images/theme/everest/theme-settings/brand-overview.png?fit=max&auto=format&n=gqMX7EAfLgOIX2C-&q=85&s=d4fc212161f9319c6a9f3782a391096b" alt="Brand theme settings overview in Everest" width="3280" height="2186" data-path="images/theme/everest/theme-settings/brand-overview.png" />

## What these settings control

* Headings, text content, and on-page messaging
* Layout structure, width, alignment, and spacing
* Color schemes, contrast, and shared visual styling

## How to access

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

  <Step title="Open Theme settings">
    Select **Theme settings** in the customizer sidebar.
  </Step>

  <Step title="Choose Brand">
    Open **Brand** to review and update the shared settings in this category.
  </Step>
</Steps>

<img src="https://mintcdn.com/digifist/gqMX7EAfLgOIX2C-/images/theme/everest/theme-settings/brand-location.png?fit=max&auto=format&n=gqMX7EAfLgOIX2C-&q=85&s=d518b30a09edb033960c5a28e7682ff9" alt="Brand location in the Everest theme settings" width="3280" height="2186" data-path="images/theme/everest/theme-settings/brand-location.png" />

## Settings

### Settings

<img src="https://mintcdn.com/digifist/L0WqNhK1hpnQTvQQ/images/theme/everest/theme-settings/brand-settings.png?fit=max&auto=format&n=L0WqNhK1hpnQTvQQ&q=85&s=3f81a149e0323df24ef4d1c2b7dd3996" alt="Settings settings in Everest Brand" width="3280" height="2186" data-path="images/theme/everest/theme-settings/brand-settings.png" />

<AccordionGroup>
  <Accordion title="Headline" icon="sparkles">
    Enter the content used for **headline**.
  </Accordion>

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

  <Accordion title="Logo" icon="image">
    Upload or choose an image for **logo**.
  </Accordion>

  <Accordion title="Logo SVG" icon="image">
    Paste custom HTML or SVG code for **logo svg**.

    SVG is recommended for better quality and performance. Overwrites logo image.
  </Accordion>

  <Accordion title="Use text for logo" icon="text-size">
    Enable or disable **Use text for logo**.

    **Default:** `enabled`

    Overwrites the image and svg
  </Accordion>

  <Accordion title="Logo text" icon="text-size">
    Enter the content used for **logo text**.

    **Default:** `Everest`

    This setting only appears when its related parent option is enabled.
  </Accordion>

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

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

    **Default:** `scheme-3`

    This setting only appears when its related parent option is enabled.
  </Accordion>

  <Accordion title="Logo width" icon="image">
    Adjust **Logo width** with a slider-based control.

    It has the strongest effect on layout balance and visual hierarchy.

    **Range:** `50` to `300`  **Default:** `100px`

    This setting only appears when its related parent option is enabled.
  </Accordion>

  <Accordion title="Logo width in footer" icon="image">
    Adjust **Logo width in footer** with a slider-based control.

    It has the strongest effect on layout balance and visual hierarchy.

    **Range:** `50` to `550`  **Default:** `100px`

    This setting only appears when its related parent option is enabled.
  </Accordion>

  <Accordion title="Favicon image" icon="image">
    Upload or choose an image for **favicon image**.

    Review the result on both desktop and mobile when media changes are involved.

    Will be scaled down to 32 x 32px
  </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.
* Change one global setting area at a time and preview multiple templates before publishing.
* Remember that theme settings affect many sections at once, so small adjustments can have wide impact.

## Related guides

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