• Can you tell me how to reduce the space between the posts on the homepage and the space between the end of the post and the comments?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Goader

    On the homepage, you can reduce the space by opening style.css, looking for line 111 div#content .hentry and changing the margin-bottom value (currently at 30px).

    On the individual post pages, its a combination of the above, plus on line 129 .comments the margin-top value can be reduced from 40px.

    Hope this helps!

    Hey Chris, any way to allow for comments to be viewed on the same page as the posts?

    Hi bucovetsky

    Comments are visible on the same pages as posts (??)

    Is this the same as the question you asked here? If yes, could you elaborate?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Edit to reduce space between posts’ is closed to new replies.