Title: Decrease Space Between Buttons
Last modified: August 30, 2016

---

# Decrease Space Between Buttons

 *  Resolved [NavitoMartin](https://wordpress.org/support/users/navitomartin/)
 * (@navitomartin)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/decrease-space-between-buttons/)
 * Hi everyone,
 * Quick question, how can I decrease the space between each share button on the
   AccessPress Social Share plugin? I am trying to fit four buttons in one line.
   
   If you look [here](http://www.rippedgrind.com/squats-will-lift-your-butt/) you
   will see that the buttons are not spaced so that all four can hold. I would like
   the spacing to be similar to the other share plugin that is on top. Thanks in
   advance
 * [https://wordpress.org/plugins/accesspress-social-share/](https://wordpress.org/plugins/accesspress-social-share/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Access Keys](https://wordpress.org/support/users/access-keys/)
 * (@access-keys)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/decrease-space-between-buttons/#post-6505661)
 * Hello there,
 * If you are familiar with the CSS please go to plugins frontend.css and do these
   changes
 * at line no 337 add these
    .apss-theme-2 .apss-social-text{ padding-left: 9px;
   line-height: 35px; vertical-align: middle; }
 * at line no 287 replace with these
    .apss-theme-2 .apss-icon-block{ font-size:
   12px; position: relative; min-width: 183px;}
 * and at line 278 add this
    .apss-theme-2 .apss-single-icon a{ margin:10px 2px;}
 * Please observe these codes and do the css changes. If you couldn’t make it please
   send us your site details to our support email(support@accesspressthemes.com)
   and we will help to achieve this.
 * Thanks

Viewing 1 replies (of 1 total)

The topic ‘Decrease Space Between Buttons’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/accesspress-social-share_cbdfe8.svg)
 * [AccessPress Social Share](https://wordpress.org/plugins/accesspress-social-share/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/accesspress-social-share/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/accesspress-social-share/)
 * [Active Topics](https://wordpress.org/support/plugin/accesspress-social-share/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/accesspress-social-share/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/accesspress-social-share/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [padding](https://wordpress.org/support/topic-tag/padding/)

 * 1 reply
 * 2 participants
 * Last reply from: [Access Keys](https://wordpress.org/support/users/access-keys/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/decrease-space-between-buttons/#post-6505661)
 * Status: resolved