Title: Spacing between text elements
Last modified: August 24, 2016

---

# Spacing between text elements

 *  Resolved [Stevesonoa](https://wordpress.org/support/users/stevesonoa/)
 * (@stevesonoa)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/spacing-between-text-elements/)
 * Hello! First off, this is an amazing plug-in. Thank you for providing it to us!
 * I’m finding an awful lot of empty space between the text elements (title, date,
   read more, etc). Is there a way to significantly reduce the empty space?
 * [http://club815.com/dharvest2/](http://club815.com/dharvest2/)
 * Your plugin is found in the “Latest Sermon” and “Weekly Update” areas in the 
   center of the page.
 * Thanks in advance.
 * [https://wordpress.org/plugins/posts-in-sidebar/](https://wordpress.org/plugins/posts-in-sidebar/)

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

 *  Plugin Author [Aldo Latino](https://wordpress.org/support/users/aldolat/)
 * (@aldolat)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/spacing-between-text-elements/#post-6147678)
 * Hi,
    you’re welcome!
 * 1.
    First of all, in “Custom Styles” section of the widget, add these lines to
   remove bullets in sections’ titles and the extra space in an element:
 *     ```
       li.posts-in-sidebar, .entry ul li.pis-li {
       list-style: none;
       }
       ul.pis-ul {
       margin-bottom: 0;
       }
       ```
   
 * 2.
    Then, if you do not want to show any excerpt (as I see in your website), 
   hide the excerpt selecting “Do not show any text” in “Display this type of text”.
   This will remove the empty paragraph of the excerpt
 * 3.
    Then, remove the extra space from the elements typing `0` (or any other value
   you like) in these fields of the “Elements margins” section of the widget: – 
   Title bottom margin – Utility bottom margin
 * Let me know.
 *  Thread Starter [Stevesonoa](https://wordpress.org/support/users/stevesonoa/)
 * (@stevesonoa)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/spacing-between-text-elements/#post-6147730)
 * Beautiful. Thank you so much! I consider this resolved.

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

The topic ‘Spacing between text elements’ 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

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

 * 2 replies
 * 2 participants
 * Last reply from: [Stevesonoa](https://wordpress.org/support/users/stevesonoa/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/spacing-between-text-elements/#post-6147730)
 * Status: resolved