> For the complete documentation index, see [llms.txt](https://docs.ektothemes.com/guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ektothemes.com/guides/lumi/customization/post/template.md).

# Template

This theme includes three 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

* **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 **post** or **page** by selecting a different option in the **"Template"** dropdown inside the Ghost post editor.
{% endhint %}
