Title: Recent Posts &#8211; Sidebar, Increasing Space between Items
Last modified: October 9, 2022

---

# Recent Posts – Sidebar, Increasing Space between Items

 *  Resolved [soundsvisual](https://wordpress.org/support/users/soundsvisual/)
 * (@soundsvisual)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/recent-posts-space-between-items/)
 * Hi on a website I do as a volunteer for a Dog rescue charity, I am trying to 
   increase the space between the Recent Posts entries in the sidebar please.
 * At the moment there is not space between them – and I’m wondering if it might
   be easier to read if they had a little bullet before each one.
    I’m trying to
   learn CSS but can’t see how to do it. Thank you for any help Jonathan
    -  This topic was modified 3 years, 8 months ago by [soundsvisual](https://wordpress.org/support/users/soundsvisual/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Frecent-posts-space-between-items%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Thread Starter [soundsvisual](https://wordpress.org/support/users/soundsvisual/)
 * (@soundsvisual)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/recent-posts-space-between-items/#post-16084112)
 * Just to clarify – I mean the vertical space between the post exerpts in the ‘
   Recent Posts’ sidebar widget
 *  [xue28 (woo-hc)](https://wordpress.org/support/users/xue28/)
 * (@xue28)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/recent-posts-space-between-items/#post-16087239)
 * Hi [@soundsvisual](https://wordpress.org/support/users/soundsvisual/)
 * Thanks for reaching out!
 * > Just to clarify – I mean the vertical space between the post exerpts in the‘
   > Recent Posts’ sidebar widget
 * You can add the following CSS code under `Appearance > Additional CSS`:
 *     ```
       .wp-block-latest-posts.wp-block-latest-posts__list li {
            padding-bottom: #px;
       }
       ```
   
 * Replace # with your preferred number.
 * This will be the output using `20px`:
 * ![](https://i0.wp.com/snipboard.io/uf7FCo.jpg?ssl=1)
 * Image Link: [https://snipboard.io/uf7FCo.jpg](https://snipboard.io/uf7FCo.jpg)
 * Hope this helps!
 *  Thread Starter [soundsvisual](https://wordpress.org/support/users/soundsvisual/)
 * (@soundsvisual)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/recent-posts-space-between-items/#post-16087912)
 * Great thanks so much – works perfectly.
 * Do you know if there is a way to remove or change that little icon that sits 
   in front of each entry in the latest posts list please?
 * Many thanks
    Jonathan
 *  Theme Author [Automattic](https://wordpress.org/support/users/automattic/)
 * (@automattic)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/recent-posts-space-between-items/#post-16186827)
 * Hi [@soundsvisual](https://wordpress.org/support/users/soundsvisual/) – Sorry
   we overlooked your last message. If you still need assistance, please let us 
   know here or create a new thread.

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

The topic ‘Recent Posts – Sidebar, Increasing Space between Items’ is closed to 
new replies.

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

 * 4 replies
 * 3 participants
 * Last reply from: [Automattic](https://wordpress.org/support/users/automattic/)
 * Last activity: [3 years, 7 months ago](https://wordpress.org/support/topic/recent-posts-space-between-items/#post-16186827)
 * Status: resolved