Title: Remove spaces between posts
Last modified: September 1, 2016

---

# Remove spaces between posts

 *  Resolved [morwen](https://wordpress.org/support/users/morwen/)
 * (@morwen)
 * [10 years ago](https://wordpress.org/support/topic/remove-spaces-between-posts/)
 * Is there any way to remove such big spaces between the posts? I tried to add 
   margin-bottom:10px; to entry-content style, but it didn’t help.
 * Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [10 years ago](https://wordpress.org/support/topic/remove-spaces-between-posts/#post-7528628)
 * Try using Firefox with the [Firebug add-on](http://getfirebug.com/) for this 
   kind of CSS troubleshooting. Or use whatever developer tool is available in your
   web browser.
 * But do not edit the theme itself. First [create a child theme for your changes](https://codex.wordpress.org/Child_Themes).
   Or install a [custom CSS plugin](https://wordpress.org/extend/plugins/search.php?q=custom+css).
 *  Thread Starter [morwen](https://wordpress.org/support/users/morwen/)
 * (@morwen)
 * [10 years ago](https://wordpress.org/support/topic/remove-spaces-between-posts/#post-7528630)
 * Thanks for the tip. Firebug analysis shown it was:
 * .hentry {
    margin-top: ; }
 * Resolved
 *  [Siobhan](https://wordpress.org/support/users/siobhyb/)
 * (@siobhyb)
 * [10 years ago](https://wordpress.org/support/topic/remove-spaces-between-posts/#post-7528857)
 * I’m glad you were able to resolve this! We also have some extra tips for using
   your browser’s built in tools to inspect CSS, including video walk throughs, 
   here:
 * [https://en.support.wordpress.com/custom-design/how-to-find-your-themes-css/](https://en.support.wordpress.com/custom-design/how-to-find-your-themes-css/)
 * Post back if any extra questions come up.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Remove spaces between posts’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/bosco/1.2/screenshot.png)
 * Bosco
 * [Support Threads](https://wordpress.org/support/theme/bosco/)
 * [Active Topics](https://wordpress.org/support/theme/bosco/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/bosco/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/bosco/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [Siobhan](https://wordpress.org/support/users/siobhyb/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/remove-spaces-between-posts/#post-7528857)
 * Status: resolved