Title: adjust alignment
Last modified: August 30, 2016

---

# adjust alignment

 *  Resolved [sondrehareide](https://wordpress.org/support/users/sondrehareide/)
 * (@sondrehareide)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/adjust-alignment/)
 * Is it possible to adjust the alignment of the buttons? Right now it’s not properly
   aligned to the left.
    It looks like this: [http://jump-cut.no/topp-10-2015-sa-langt-del-3/](http://jump-cut.no/topp-10-2015-sa-langt-del-3/)
 * [https://wordpress.org/plugins/sharify/](https://wordpress.org/plugins/sharify/)

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

 *  Plugin Author [Mehedi](https://wordpress.org/support/users/imehedidip/)
 * (@imehedidip)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/adjust-alignment/#post-6331578)
 * Hi,
 * Please add the following CSS to your theme’s style.css:
 *     ```
       .sharify-container ul {
         padding: 0 !important;
       }
       ```
   
 * Let me know if it doesn’t work.
 * Thanks!
 *  Thread Starter [sondrehareide](https://wordpress.org/support/users/sondrehareide/)
 * (@sondrehareide)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/adjust-alignment/#post-6331580)
 * Unfortunately that did not work.
 *  Plugin Author [Mehedi](https://wordpress.org/support/users/imehedidip/)
 * (@imehedidip)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/adjust-alignment/#post-6331588)
 * Hi,
 * Could you please tell me in detail what you want the share box to look like?
 * Thanks!
 *  Thread Starter [sondrehareide](https://wordpress.org/support/users/sondrehareide/)
 * (@sondrehareide)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/adjust-alignment/#post-6331629)
 * I want it to be aligned with the left margin, [like this](https://www.dropbox.com/s/7odb90t72fzp27m/Screenshot%202015-07-16%2014.38.06%20copy.png?dl=0).
 * The CSS you provided didn’t do anything. Maybe it’s conflicting with another 
   plugin.
 *  Plugin Author [Mehedi](https://wordpress.org/support/users/imehedidip/)
 * (@imehedidip)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/adjust-alignment/#post-6331634)
 * Please try this:
 *     ```
       .sharify-container ul {
         padding: 0px !important;
       }
       ```
   
 *  Thread Starter [sondrehareide](https://wordpress.org/support/users/sondrehareide/)
 * (@sondrehareide)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/adjust-alignment/#post-6331635)
 * That fixed it. Thanks.
 * And another thing: When you are sharing via Twitter, there is a space missing
   before [@username](https://wordpress.org/support/users/username/). So it looks
   like this “via:@user”. It still works though.

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

The topic ‘adjust alignment’ is closed to new replies.

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

 * 6 replies
 * 2 participants
 * Last reply from: [sondrehareide](https://wordpress.org/support/users/sondrehareide/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/adjust-alignment/#post-6331635)
 * Status: resolved