hiding the section header

[ad_1]

Hey everybody, hoping someone has an easy fix for this: I can’t seem to hide the section header or page title for literally every page. It sucks because I can’t name the pages. Anything that I put as a title appears on the published page and it doesn’t seem like there’s an option to hide it. Anyone ever heard of this or know what’s going on?

[ad_2]
2 Comments
  1. What theme are you using? Are you using a page builder?

    Be aware that hiding page titles can hurt your SEO rating . However depending on your theme, you can most likely just paste this into the “additional css” section under Appearance – > Customize – > Additional CSS in order to hide page titles on both posts and pages all together:

    .entry-title {
    display: none;
    }

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer