• Hi there,

    I’ve been trying to remove the page title and the white space containing it from all pages on my twenty fourteen theme website.

    I’ve tried various combinations of CSS but the theme just seems resistant to any changes! Help please!

    Thanks.

Viewing 16 replies (of 16 total)
  • Please check my earlier comments. The solution is

    .page h1.entry-title {diaplay:none;}

    to remove only page titles but not post titles.

    Not the one you mentioned in your latest update:

    .entry-header { display: none;
    }
Viewing 16 replies (of 16 total)
  • The topic ‘How to remove remove page title and white space in twenty fourteen’ is closed to new replies.