# Post Layouts

The way a post opens sets the tone for everything that follows. A bold, full-bleed image makes a statement; a tighter, more contained layout puts the words first. GrainBits gives you three post layouts to choose from, so you can pick the right opening for each piece of content, whether it's a personal essay, a product announcement, or a photo-led story.

You can apply layouts on a per-post basis, which means a single site can mix and match without feeling inconsistent.

<figure><img src="/files/UmWg4FWTVvAe9IVBoKaw" alt=""><figcaption></figcaption></figure>

### Default

<figure><img src="/files/OfAOstB19kXouJhWuZ2V" alt=""><figcaption></figcaption></figure>

The classic, content-first option. Your post title sits at the top, followed by the featured image, which respects the same width as the rest of your in-post images. It's clean, balanced, and ideal for writing-heavy posts where the image supports the text rather than steals the show.

### Hero

<figure><img src="/files/7KI4NqUTM1ZtfGV56t3T" alt=""><figcaption></figcaption></figure>

A more cinematic opening. The featured image takes the spotlight by appearing above the post title and stretching edge to edge across the screen. Great for posts that lead with visuals: travel pieces, product launches, photo essays, or anything where you want the reader to pause before they start scrolling.

### Wide

<figure><img src="/files/meaHxZiUtPVPYS8eA6aP" alt=""><figcaption></figcaption></figure>

A middle ground between Default and Hero. The post title comes first, followed by an edge-to-edge featured image below it. You keep the typography-led opening of Default, but with extra visual punch from the wider image treatment.

{% hint style="info" %}
Most Ghost themes lock you into a single post layout, so being able to switch between three on a per-post basis is one of the small touches that make GrainBits feel genuinely flexible.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://thefinebits.gitbook.io/grainbits/theme-settings/post-layouts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
