Title: Decrease space between entries in Featured Categories?
Last modified: August 22, 2016

---

# Decrease space between entries in Featured Categories?

 *  Resolved [Ralph SW](https://wordpress.org/support/users/ralphsolera/)
 * (@ralphsolera)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/decrease-space-between-entries-in-featured-categories/)
 * Hi again Richie!
 * Plz, help me to decrease the espace between lines (vertical space) on entries
   in the Featured Categories in the tabber (right menu)… I think it is much spaced
   and will like to decrease them…
 * Thanks!

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

 *  Theme Author [Richie KS](https://wordpress.org/support/users/rkcorp/)
 * (@rkcorp)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/decrease-space-between-entries-in-featured-categories/#post-5856938)
 * if you’re using the built in feat cat widget,
    add this to theme option->custom
   css
 * #custom ul.recent-postcat li {margin:0;padding:0;}
 * adjust the margin and padding to your own.
 *  Thread Starter [Ralph SW](https://wordpress.org/support/users/ralphsolera/)
 * (@ralphsolera)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/decrease-space-between-entries-in-featured-categories/#post-5856950)
 * Richie, I’m using the built in feat cat, but this custom code doesn’t work! I
   put it in the Custom CSS tab and change the values, but the feat cat in right
   menu don’t change…
 *  Theme Author [Richie KS](https://wordpress.org/support/users/rkcorp/)
 * (@rkcorp)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/decrease-space-between-entries-in-featured-categories/#post-5856986)
 * do you have live site i can check?
 *  Thread Starter [Ralph SW](https://wordpress.org/support/users/ralphsolera/)
 * (@ralphsolera)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/decrease-space-between-entries-in-featured-categories/#post-5857000)
 * here: [http://www.nosblogamos.com.br](http://www.nosblogamos.com.br)
 *  Theme Author [Richie KS](https://wordpress.org/support/users/rkcorp/)
 * (@rkcorp)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/decrease-space-between-entries-in-featured-categories/#post-5857036)
 * link not working..
 *  Thread Starter [Ralph SW](https://wordpress.org/support/users/ralphsolera/)
 * (@ralphsolera)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/decrease-space-between-entries-in-featured-categories/#post-5857039)
 * I don’t understand… its working to me… Checked right now… and we have visitors
   in this moment!
 *  Theme Author [Richie KS](https://wordpress.org/support/users/rkcorp/)
 * (@rkcorp)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/decrease-space-between-entries-in-featured-categories/#post-5857052)
 * hi ralph, the link still not work for me, it return ‘no webpage found’
    try snap
   a screenshot the widget area.
 *  Thread Starter [Ralph SW](https://wordpress.org/support/users/ralphsolera/)
 * (@ralphsolera)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/decrease-space-between-entries-in-featured-categories/#post-5857088)
 * Here, Richie: [https://www.flickr.com/photos/131818832@N07/16590405379/](https://www.flickr.com/photos/131818832@N07/16590405379/)
 * 🙂
 * I’ll try to discover whats the problem with my site… why you can’t see it…
 *  Theme Author [Richie KS](https://wordpress.org/support/users/rkcorp/)
 * (@rkcorp)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/decrease-space-between-entries-in-featured-categories/#post-5857090)
 * the space margin seem fine enough, not sure how much you want to reduce.
    try
   add this in theme option->custom css, remove the previous
 *     ```
       #custom #right-sidebar ul.recent-postcat li {
       padding: 0 0 5px !important;
       margin: 0 0 5px !important;
       }
       ```
   
 * clear cache etc afterward..
 *  Thread Starter [Ralph SW](https://wordpress.org/support/users/ralphsolera/)
 * (@ralphsolera)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/decrease-space-between-entries-in-featured-categories/#post-5857096)
 * It works now, Richie!!!
 * Thanks a lot!
 * 🙂

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

The topic ‘Decrease space between entries in Featured Categories?’ is closed to 
new replies.

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

## Tags

 * [decrease](https://wordpress.org/support/topic-tag/decrease/)
 * [right-menu](https://wordpress.org/support/topic-tag/right-menu/)
 * [space](https://wordpress.org/support/topic-tag/space/)

 * 10 replies
 * 2 participants
 * Last reply from: [Ralph SW](https://wordpress.org/support/users/ralphsolera/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/decrease-space-between-entries-in-featured-categories/#post-5857096)
 * Status: resolved