# Template

This theme includes four layout templates for individual posts. These templates control the page layout and how the feature image is displayed at the top of each post.

### Step-by-step:

{% stepper %}
{% step %}
Go to **"Design & branding"** in Ghost Admin and click **"Customize"**.
{% endstep %}

{% step %}
In the theme settings tab, find the **"Template"** option under the **Post** section.
{% endstep %}

{% step %}
Choose your preferred option.
{% endstep %}

{% step %}
Click **"Save"** to apply your changes.
{% endstep %}
{% endstepper %}

### Available options

* **Classic** – Displays the feature image at the same width as the post content.
* **Modern** (*default*) – Displays the feature image wider than the content container.
* **Landing** – Displays the header, feature image, and content at full width with no container.
* **Writer** – Hides the feature image entirely on individual posts.

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