Skip to content

Early-bird lifetime licence: $199 once, for the first 200 buyers only. See the offer

Hide the page title on the home page

Hides the big page title (like “Home”) on a static front page. Other pages keep their titles.

  • Type CSS (CSS)
  • Runs Public site, in the page head
  • Category Design
  • Tested with WordPress 7.1
CSS
.home .entry-title,
.home .page-title,
.home .wp-block-post-title {
	display: none;
}

Good to know

Works with most themes. If yours uses another class for the title, add it to the list.

In these packs

  • Design touches: Small front-end touches: a reading progress bar, an announcement bar, a WhatsApp button, accessibility fixes.

Move your snippets over this afternoon.

Importing changes nothing until you switch over, and your old shortcodes keep working.