Title: Need help adding space between posts
Last modified: August 24, 2016

---

# Need help adding space between posts

 *  [joezmomma](https://wordpress.org/support/users/joezmomma/)
 * (@joezmomma)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/need-help-adding-space-between-posts/)
 * My website is trendblurb.com
 * On the front page I would like to have a space between the posts so that the 
   background shows through. I have messed around with the CSS but nothing seems
   to work for me. Any help would be appreciated!

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

 *  [mrtom414](https://wordpress.org/support/users/mrtom414/)
 * (@mrtom414)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/need-help-adding-space-between-posts/#post-6177870)
 * your background color for your content is set to #1b1b1b. You might want to try
   setting it to transparent and setting the color for your articles to #1b1b1b.
   I posttest the css below if you want to try it.
 *     ```
       .site-content{background-color:transparent;}
   
       #main article{background-color:#1b1b1b;}
       ```
   
 *  [mrtom414](https://wordpress.org/support/users/mrtom414/)
 * (@mrtom414)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/need-help-adding-space-between-posts/#post-6177871)
 * sorry you will have to set your sidebar color also
 *     ```
       .sidebar{background-color:##1b1b1b;}
       ```
   
 * you will probably have to work with it to get it like you want.
 *  Thread Starter [joezmomma](https://wordpress.org/support/users/joezmomma/)
 * (@joezmomma)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/need-help-adding-space-between-posts/#post-6177872)
 * Thanks! After doing that, what CSS code would I add in to add a space between
   the posts on the front page?
 *  [mrtom414](https://wordpress.org/support/users/mrtom414/)
 * (@mrtom414)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/need-help-adding-space-between-posts/#post-6177873)
 * the background will be transparent so everything between your articles will show
   the background.
 *  Thread Starter [joezmomma](https://wordpress.org/support/users/joezmomma/)
 * (@joezmomma)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/need-help-adding-space-between-posts/#post-6177874)
 * Yes but there is no space between my articles for the background to show. I need
   to add some sort of padding between them but I cannot figure it out
 *  [mrtom414](https://wordpress.org/support/users/mrtom414/)
 * (@mrtom414)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/need-help-adding-space-between-posts/#post-6177877)
 * what do you mean by adding padding?
 *  [mrtom414](https://wordpress.org/support/users/mrtom414/)
 * (@mrtom414)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/need-help-adding-space-between-posts/#post-6177879)
 * The first 2 statements makes the background totally invisible than add the background
   to your articles only.
 *  The space between your articles will be totally transparent. If you want more
   space just increase the margins between your articles.

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

The topic ‘Need help adding space between posts’ is closed to new replies.

## Tags

 * [between](https://wordpress.org/support/topic-tag/between/)
 * [posts](https://wordpress.org/support/topic-tag/posts/)
 * [space](https://wordpress.org/support/topic-tag/space/)

 * 7 replies
 * 2 participants
 * Last reply from: [mrtom414](https://wordpress.org/support/users/mrtom414/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/need-help-adding-space-between-posts/#post-6177879)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
