Title: Remove padding
Last modified: August 22, 2016

---

# Remove padding

 *  Resolved [c0c0c0](https://wordpress.org/support/users/c0c0c0/)
 * (@c0c0c0)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/remove-padding-1/)
 * Hello, I would like to remove the padding in between the icons. I am using the
   default horizontal option. I have tried the basic css tricks of trying to remove,
   but the padding stays the same. I want all icons to be on one line and it is 
   breaking to two lines, 5 on top, 2 on the bottom and it looks inconsistent especially
   with the amount of padding currently.
 * Thanks.
 * [https://wordpress.org/plugins/social-count-plus/](https://wordpress.org/plugins/social-count-plus/)

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

 *  Plugin Author [Claudio Sanches](https://wordpress.org/support/users/claudiosanches/)
 * (@claudiosanches)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/remove-padding-1/#post-5262684)
 * Please, post your URL.
 *  Thread Starter [c0c0c0](https://wordpress.org/support/users/c0c0c0/)
 * (@c0c0c0)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/remove-padding-1/#post-5262822)
 * [http://thefatveganchef.com](http://thefatveganchef.com)
 *  Plugin Author [Claudio Sanches](https://wordpress.org/support/users/claudiosanches/)
 * (@claudiosanches)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/remove-padding-1/#post-5262823)
 * Just set the `width` in your `style.css`.
 * Like:
 *     ```
       .social-count-plus li {
           width: 40px !important;
       }
       ```
   
 *  Thread Starter [c0c0c0](https://wordpress.org/support/users/c0c0c0/)
 * (@c0c0c0)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/remove-padding-1/#post-5262873)
 * Thank you!

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

The topic ‘Remove padding’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/social-count-plus_ffffff.svg)
 * [Social Count Plus](https://wordpress.org/plugins/social-count-plus/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/social-count-plus/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/social-count-plus/)
 * [Active Topics](https://wordpress.org/support/plugin/social-count-plus/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/social-count-plus/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/social-count-plus/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [c0c0c0](https://wordpress.org/support/users/c0c0c0/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/remove-padding-1/#post-5262873)
 * Status: resolved