• I made a modified “modindex.php” by disabling lines above
    <?php if (have_posts()) : ?>.
    And I disabled the ‘class’ in div by changing
    <div class=”entry” > to <div > to decouple from style.css.
    Now I have unwanted blank line before first text.
    Can someone explain why?

  • The topic ‘Unwanted top blank line[s] with header removed’ is closed to new replies.