Viewing 2 replies - 1 through 2 (of 2 total)
  • I’m assuming you mean the entry title, not blog title?

    You have some extra stuff in your entries html that you don’t need. Look through your pages for this code:

    <div class="entrymeta">
    <p class="navigation"/>

    That p class is making that extra space. Also your css is add a 5px margin below your category header. Look for this:
    .entryarchive
    and remove the 5px bottom margin.

    Thread Starter thatcount

    (@thatcount)

    Hi, I gave that a shot and could not remove the space all the way. please have a look and tell me where you think I could remove some more :)>

    THANKS!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘need a little help w/ spacing’ is closed to new replies.