Title: Space between posts
Last modified: August 21, 2016

---

# Space between posts

 *  [jennie44](https://wordpress.org/support/users/jennie44/)
 * (@jennie44)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/space-between-posts-9/)
 * Hi!
    How do I get more space between my posts?
 * Is there any “Easy custom css” I can use?
 * Kind Regards
    Jennie
 * [https://wordpress.org/plugins/posts-to-page/](https://wordpress.org/plugins/posts-to-page/)

Viewing 1 replies (of 1 total)

 *  [hliljegren](https://wordpress.org/support/users/hliljegren/)
 * (@hliljegren)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/space-between-posts-9/#post-4625317)
 * The easiest way IMHO is to use the class_wrap attribute and then style that in
   your css. E.g. Lets say you want to have a 2 em margin between your posts then
   you can use: [post_to_page class_wrap=”post-listing” _All other settings_]
 * Then you can add in your CSS:
    .post-listing { margin: 2em; }

Viewing 1 replies (of 1 total)

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

 * ![](https://s.w.org/plugins/geopattern-icon/posts-to-page.svg)
 * [Posts to Page](https://wordpress.org/plugins/posts-to-page/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/posts-to-page/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/posts-to-page/)
 * [Active Topics](https://wordpress.org/support/plugin/posts-to-page/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/posts-to-page/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/posts-to-page/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [hliljegren](https://wordpress.org/support/users/hliljegren/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/space-between-posts-9/#post-4625317)
 * Status: not resolved