Title: Spacing between the posts
Last modified: August 22, 2016

---

# Spacing between the posts

 *  Resolved [peterlaz6](https://wordpress.org/support/users/peterlaz6/)
 * (@peterlaz6)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/spacing-between-the-posts/)
 * I am using the plugin as a sidebar widget on a Genesis theme. It Works like a
   charm.
 * A dotted horizontal line appears between the posts. I would like to add a blank
   space of 10px above and below the horizontal dotted line to space out the posts.
   How can I do it?
 * Is there a way to change the dotted lines to a continuous line?
 * [http://www.plan2040.com](http://www.plan2040.com)
 * Thank you very much for your assistance.
 * [https://wordpress.org/plugins/posts-in-sidebar/](https://wordpress.org/plugins/posts-in-sidebar/)

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

 *  Plugin Author [Aldo Latino](https://wordpress.org/support/users/aldolat/)
 * (@aldolat)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/spacing-between-the-posts/#post-5639559)
 * I didn’t find any active “Posts in Sidebar” widget, but only a standard “Recent
   Posts” widget. Let me know if I’m right.
    Anyway I’m happy to help you. 🙂
 * Paste these lines in your CSS file:
 *     ```
       .sidebar li {
       	border-bottom-style: solid;
       	padding: 10px 0
       }
       ```
   
 * and you’re done.
 * Let me know.
 *  Thread Starter [peterlaz6](https://wordpress.org/support/users/peterlaz6/)
 * (@peterlaz6)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/spacing-between-the-posts/#post-5639592)
 * Thanks for the reply. I was testing some other plugin and forget to set the PIS
   widget in the sidebar.
 * Yes the codes work beautifully and solved my problem.
 * Once again thank you for the great support you are providing us.
 * I am closing this ticket as resolved.
 *  Plugin Author [Aldo Latino](https://wordpress.org/support/users/aldolat/)
 * (@aldolat)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/spacing-between-the-posts/#post-5639606)
 * You’re welcome! 🙂

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

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

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

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [Aldo Latino](https://wordpress.org/support/users/aldolat/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/spacing-between-the-posts/#post-5639606)
 * Status: resolved