• [ Moderator note: moved to Fixing WordPress. ]

    Morning all,

    I have removed the Page Title by removing the following lines from the content-page.php file:

    <header class=”entry-header”>
    <?php the_title( ‘<h1 class=”entry-title”>’, ‘</h1>’ ); ?>
    </header><!– .entry-header –>

    That seems to work as well as the Hide Title plugin, however all it seems to have done is remove the text but left the space.

    Do I need to add some custom css to reduce the space allocated for the Page Title? Or is there a plugin that will do it for me?

    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Without a link to see the code I can only say hmmmm could be!

    Hello Mrmckee,

    I think that the code that you removed is incomplete. You can see a tutorial about removing a page title in this article. There are also multiple plugins that provide this option. The article also mentions a plugin and links to it.

    If you have any further questions or comments, please let us know.

    Regards,
    Arnel C.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove space left by blank header’ is closed to new replies.