Title: Expanding Space Between Posts
Last modified: August 21, 2016

---

# Expanding Space Between Posts

 *  Resolved [manisman](https://wordpress.org/support/users/manisman/)
 * (@manisman)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/expanding-space-between-posts/)
 * Hello, I’m interested in expanding the space between individual blog posts. I
   felt like I searched all through the script and nothing seemed to catch my eye,
   would you suggest to me how the adjustment can be made?
 * If it matters, my site is michaelgbass.com/temp
 * Thanks!

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

 *  [Johnny Tuc](https://wordpress.org/support/users/johnnytuch13/)
 * (@johnnytuch13)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/expanding-space-between-posts/#post-5020806)
 * Hi Michael. You have a 50px distance between posts. Simply add a new rule to 
   your style.css file and modify the number accordingly:
 *     ```
       .blog-item-wrap {
         margin-bottom: 50px;
       }
       ```
   
 * and let me know.
 * Good luck,
    Johnny Tuc.
 *  Thread Starter [manisman](https://wordpress.org/support/users/manisman/)
 * (@manisman)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/expanding-space-between-posts/#post-5020817)
 * Perfect! Thanks for the speedy response, you rock, man!
 *  [Johnny Tuc](https://wordpress.org/support/users/johnnytuch13/)
 * (@johnnytuch13)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/expanding-space-between-posts/#post-5020835)
 * Glad I could help.

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

The topic ‘Expanding Space Between Posts’ is closed to new replies.

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

 * 3 replies
 * 2 participants
 * Last reply from: [Johnny Tuc](https://wordpress.org/support/users/johnnytuch13/)
 * Last activity: [11 years, 12 months ago](https://wordpress.org/support/topic/expanding-space-between-posts/#post-5020835)
 * Status: resolved