Remove space left by blank header
-
[ 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)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Remove space left by blank header’ is closed to new replies.