# Template

The **Sense** theme offers three layout templates for individual posts. These templates control how the **feature image** is displayed at the top of the content.

Follow the steps below to access the Template setting:

{% stepper %}
{% step %}

### Access Ghost Admin

* Log in to your Ghost Admin at `yoursite.com/ghost`
  {% endstep %}

{% step %}

### Navigate to Design Settings

* Go to **Settings** > **Site** > **Design & branding** `yoursite.com/ghost/#/settings/design`
* Click the **"Customize"** button to open the theme editor.
  {% endstep %}

{% step %}

### Open Theme Settings

* Locate the **Template** option under the **Post** section.
  {% endstep %}
  {% endstepper %}

### Available Options

* **Regular** - Displays the feature image at the same width as the post content.
* **Wide** *(default)* - Displays the feature image wider than the content area.
* **Full** - Displays the feature image at full width across the screen.

{% hint style="info" %}
You can override the default template for any individual post by selecting a different option from the **Template** dropdown in the post editor.
{% endhint %}
