Home>Support>Remove Page Title (Theme: HTML5 Blank)

Remove Page Title (Theme: HTML5 Blank)

I’ve been looking through other forum posts and responses about removing the page title from various themes, but cannot seem to apply the logic used to my specific theme. I am wanting to bring on some new content, but will end up having multiple “unnamed” pages so that the names don’t appear on the site (and ruin the aesthetic). Having so many unnamed pages is making management very difficult.

Can you please help with what custom CSS is needed to remove page titles using Pagebuilder with the HTML5 Blank theme? (I have installed the SiteOrigin Custom CSS plugin)

Thanks!

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 6 years, 7 months ago Alex S
    Hi, I Work Here

    Hi Tarran Merlo

    Please navigate to WP AdminAppearanceCustom CSS and add the following CSS:

    .page main > section > h1 {
    	display: none;
    }
    

    How does that look?

    You might also need to install the SiteOrigin CSS Editor.

  2. 6 years, 7 months ago Tarran Merlo

    Hi Alex

    That does the trick – thank you!

    Tarran

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More