Title: List Category Posts
Last modified: August 24, 2016

---

# List Category Posts

 *  Resolved [4:20](https://wordpress.org/support/users/420blazeit/)
 * (@420blazeit)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/list-category-posts-5/)
 * Hey there,
    I use in my Website the “List Category Posts” Plugin and my Categories
   in sidebar are like [THIS](http://prntscr.com/6u1ewt)
 * BUT !!!
    I want to make them like [THIS](http://prntscr.com/6u1hol)
 * So, how can I do it ?
 * Thank’s,
    Greetings from Greece 🙂

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

 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/list-category-posts-5/#post-6019278)
 * Looks like you mean you want to change the spacing of those categories? Someone
   needs to see your live site to help with that kind of question.
 *  Thread Starter [4:20](https://wordpress.org/support/users/420blazeit/)
 * (@420blazeit)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/list-category-posts-5/#post-6019295)
 * Yes that’s what I want to do.
    My site is [THIS](http://carmuseum.gr)
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/list-category-posts-5/#post-6019313)
 * Try adding this to your theme’s custom CSS section:
 *     ```
       .widget_listcategorypostswidget {
            padding: 0 10px;
              }
       ```
   
 *  Thread Starter [4:20](https://wordpress.org/support/users/420blazeit/)
 * (@420blazeit)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/list-category-posts-5/#post-6019316)
 * Nothing. Maybe i do it wrong :/
    If u can telling me how to do “Step by Step”.
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/list-category-posts-5/#post-6019318)
 * First, if you are modifying theme files (style.css) that’s no good – as those
   changes will be erased when the theme is updated. You should be using a custom
   CSS plugin or a child theme.
 * That said, try changing the above to this:
 *     ```
       .sidebar .widget_listcategorypostswidget {
            padding: 0 10px;
              }
       ```
   
 *  Thread Starter [4:20](https://wordpress.org/support/users/420blazeit/)
 * (@420blazeit)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/list-category-posts-5/#post-6019323)
 * Ok, I did it.
    Thank’s a lot. But I have a question. I have it right now like:
 *     ```
       .sidebar .widget_listcategorypostswidget {
            padding: 0 1px;
              }
       ```
   
 * Can do it more close ? I mean the categories.
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/list-category-posts-5/#post-6019325)
 * This custom CSS is interfering:
 *     ```
       .sidebar .widget {
           padding-left: 20px;
           padding-right: 20px;
           padding-top: 20px;
       }
       ```
   
 * So try adding !important:
 *     ```
       .sidebar .widget_listcategorypostswidget {
            padding: 0 1px !important;
              }
       ```
   
 *  Thread Starter [4:20](https://wordpress.org/support/users/420blazeit/)
 * (@420blazeit)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/list-category-posts-5/#post-6019326)
 * Dude, thank’s a lot. You’are awesome 😀
    I want to have contact with you on Facebook
   or whatever you want. Contact me in: _[redacted]_
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/list-category-posts-5/#post-6019328)
 * Thank you. BTW, I’m female :)!
 * We really try to keep help on the forums…and I’m not active on FB (sorry – too
   much of a time sink)! But you’ll find me around here :)!
 *  Thread Starter [4:20](https://wordpress.org/support/users/420blazeit/)
 * (@420blazeit)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/list-category-posts-5/#post-6019332)
 * Heh sorry about the “dude”. 😛
    Anyway, it would be my pleasure to work with 
   you again. I work on this problem 3 days and you helped me in 10 mins. Thank’s
   again.
 * See you around.
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/list-category-posts-5/#post-6019333)
 * No worries, happens a lot :)!
 * Happy to help and look forward to seeing you around too!

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

The topic ‘List Category Posts’ is closed to new replies.

## Tags

 * [category](https://wordpress.org/support/topic-tag/category/)
 * [how](https://wordpress.org/support/topic-tag/how/)
 * [how-to](https://wordpress.org/support/topic-tag/how-to/)
 * [list](https://wordpress.org/support/topic-tag/list/)
 * [posts](https://wordpress.org/support/topic-tag/posts/)
 * [sidebar](https://wordpress.org/support/topic-tag/sidebar/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 11 replies
 * 2 participants
 * Last reply from: [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/list-category-posts-5/#post-6019333)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
