---
title: "How to Remove the Page Title in Kadence Theme"
source: "https://docs.nexcess.com/software/kadence/theme/remove-the-page-title/"
description: "When you create a new page in WordPress, the page title usually appears at the top of the content area. If you’re using the Kadence Theme, you can easily hide t…"
vertical: "Software"
area: "Kadence Theme"
date: "2025-09-26"
last_modified: "2026-07-02"
---

# How to Remove the Page Title in Kadence Theme

When you create a new page in WordPress, the page title usually appears at the top of the content area. If you’re using the **Kadence Theme**, you can easily hide this title without using custom code or CSS. This is very common on your Home page or other pages that have their own page headings.

**Note:**  Disabling the page title will remove the H1 tag from your page. It is therefore recommended that you manually add an H1 block to the content of your page for SEO and accessibility purposes.

**Hide Individual Page Titles**

If you want to hide the page title on an individual page:

1. **Edit the Page**
    - From your WordPress dashboard, go to **Pages → All Pages** and click **Edit** on the page where you want to remove the title.
2. **Open the Page Settings Panel**
    - On the top right-hand side of the editor, look for the **Page Settings** icon.
3. **Find the Title Visibility Option**
    - Scroll down to the **Page Title** section.
    - Click **DISABLE** to hide the title.
4. **Update the Page**
    - Click **Update** or **Publish** to save your changes.
    - View the page — the title should now be hidden.

![Kadence Page Settings - Page Title Setting](https://docs.nexcess.com/wp-content/uploads/2026/06/Screenshot-2025-09-26-at-9.49.00-AM.png)

**Hide Page Titles Site-Wide (Optional)**

If you want to hide page titles across your entire site:

1. Go to **Appearance → Customize** in your dashboard.
2. Open **Posts/Pages Layout → Page Layout**.
3. Look for **Show Page Title** and toggle it **off**.
4. Publish your changes.

This hides titles across all pages by default. You can enable the title on individual pages by selecting **ENABLE** in the Page Title settings.

For more Customizer layout settings, see also:

- [Page Layout Customizer Settings](https://docs.nexcess.com/software/kadence/theme/page-layout-customizer-settings/)
- [Single Post Layout Customizer Settings](https://docs.nexcess.com/software/kadence/theme/single-post-layout-customizer-settings/)
- [Archive Layout Customizer Settings](https://docs.nexcess.com/software/kadence/theme/archive-layout-customizer-settings/)
- [Setting up Posts, Pages, and Archive Layouts in Kadence](https://docs.nexcess.com/software/kadence/theme/post-page-archive-layout-settings/)

![Kadence Customizer - Page Title Settings](https://docs.nexcess.com/wp-content/uploads/2026/06/Screenshot-2025-09-26-at-10.05.10-AM.png)
