Title: Decrease space.
Last modified: May 19, 2025

---

# Decrease space.

 *  Resolved [seven640](https://wordpress.org/support/users/seven640/)
 * (@seven640)
 * [10 months, 3 weeks ago](https://wordpress.org/support/topic/decrease-space-3/)
 * Hi
   Sorry to bother you again.Now that I’ve decreased the space below the navbar
   with this code: [body .site-header { padding-bottom: 0 }]I need to decrease the
   space between each post to match it up.Thank you.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdecrease-space-3%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Moderator [threadi](https://wordpress.org/support/users/threadi/)
 * (@threadi)
 * [10 months, 3 weeks ago](https://wordpress.org/support/topic/decrease-space-3/#post-18473325)
 * You could use this:
 *     ```wp-block-code
       body .site-content article { margin-bottom: 0;}
       ```
   
 * Note: with modern FSE themes like TwentyTwentyFive you don’t have to edit such
   things with individual CSS. You could change this directly using the slider in
   the site editor.
 *  Thread Starter [seven640](https://wordpress.org/support/users/seven640/)
 * (@seven640)
 * [10 months, 3 weeks ago](https://wordpress.org/support/topic/decrease-space-3/#post-18473483)
 * Hi threadi
   That works but the space is too small now, it brings the article right
   up against the other one I only need to decrease it half that space.It seems 
   that the code only works in divisions of 10? Is there another solution?
 * Yes, I have toyed with the modern block themes but my old brain finds it a little
   difficult to manage.
   Once I get this theme right I’ll start to concentrate on
   the Twenty Twenty Five theme.
 *  Thread Starter [seven640](https://wordpress.org/support/users/seven640/)
 * (@seven640)
 * [10 months, 3 weeks ago](https://wordpress.org/support/topic/decrease-space-3/#post-18473790)
 * It’s okay threadi I’ve solved it.
 * Cheers.

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

The topic ‘Decrease space.’ is closed to new replies.

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

 * 5 replies
 * 2 participants
 * Last reply from: [seven640](https://wordpress.org/support/users/seven640/)
 * Last activity: [10 months, 3 weeks ago](https://wordpress.org/support/topic/decrease-space-3/#post-18473790)
 * Status: resolved