# Page Template

**Digital** includes a **Page template**, allowing for easy customization and styling of individual pages within your site.

<figure><img src="https://570087162-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwvffoSogkWPRht0dQCRD%2Fuploads%2F6DE7wSRz0DCpOoy62Eig%2Fdigital.highfivethemes.com_about_.png?alt=media&#x26;token=57d46b57-f5c1-41a3-a937-5e9d2d724312" alt=""><figcaption><p>With image</p></figcaption></figure>

<figure><img src="https://570087162-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwvffoSogkWPRht0dQCRD%2Fuploads%2Fovqvv9gqEUwT7bMpBo7B%2Fdigital.highfivethemes.com_about_.png?alt=media&#x26;token=6b79c49e-1326-4753-b830-d4a1ec37dacf" alt=""><figcaption><p>Without image</p></figcaption></figure>

### Hide title and feature image:

**Page template** supports [Ghost's `@page.show_title_and_feature_image` setting](https://ghost.org/docs/themes/helpers/page/), which when set, allows you to hide the page’s title and feature image, providing a clean and simplified look for any individual page on your site. This feature can be particularly useful for pages where the visual content or text is self-explanatory, and the title or feature image may be deemed unnecessary.

<figure><img src="https://570087162-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwvffoSogkWPRht0dQCRD%2Fuploads%2FKTEte8FOzhYel6qwQamS%2Fdigital.highfivethemes.com_about_.png?alt=media&#x26;token=77f7e112-6e7c-4e35-a3c9-6a5a68287c54" alt=""><figcaption></figcaption></figure>

#### To hide title and feature image:

* On the Page editor page, click<img src="https://570087162-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwvffoSogkWPRht0dQCRD%2Fuploads%2FMe62hAJzByne8YkmhI5n%2F01.png?alt=media&#x26;token=b6e00f70-f0e4-4c3c-bede-ec8d21603049" alt="" data-size="line">icon in the top right corner to open the **Page settings**
* Then, find **this**<img src="https://570087162-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwvffoSogkWPRht0dQCRD%2Fuploads%2FnT3Z7ALJaL0n1rVpvzp4%2F001.webp?alt=media&#x26;token=1f8bf3ea-f4cc-43da-9543-dca72d8b454c" alt="" data-size="line">**toggle** and turn it off to hide title and feature image

***

### Featured Page

When a page is featured, its header will appear differently compared to non-featured pages, offering a unique visual distinction.&#x20;

<figure><img src="https://570087162-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwvffoSogkWPRht0dQCRD%2Fuploads%2F0RjhTnzdUS1VjSraoYoO%2Fdigital.highfivethemes.com_about_.png?alt=media&#x26;token=67aca11f-d6c7-48dd-8ff4-52b46ea05ab5" alt=""><figcaption><p>With image</p></figcaption></figure>

<figure><img src="https://570087162-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwvffoSogkWPRht0dQCRD%2Fuploads%2FW06EE7952CeJ19znudv9%2Fdigital.highfivethemes.com_about_.png?alt=media&#x26;token=c2c5a3da-81f6-462b-85d1-78d7eb770a8f" alt=""><figcaption><p>Without image</p></figcaption></figure>

**Importantly**, deploying full-width blocks on a featured page emulates the [behavior](https://ghost.org/docs/themes/helpers/page/) observed when the `@page.show_title_and_feature_image` setting is deactivated on a  non-featured page. This means that:

* Whenever the page title and feature image are hidden, and the page content starts with a full-width card (such cards will have the class `.kg-width-full`), there is no spacing between the page head and content.
* Whenever multiple full-width cards are stacked, there is no spacing between them.
* Whenever content ends with a full-width card, there is no spacing between the content and the footer.
