Title: Share button &#8211; change position
Last modified: August 21, 2016

---

# Share button – change position

 *  Resolved [ekamil](https://wordpress.org/support/users/ekamil/)
 * (@ekamil)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/share-button-change-position/)
 * Hi, can someone tell me how to change position of share buttons from vertical
   to horizontal, and add this buttons above tags list ?

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

 *  [tombrown101](https://wordpress.org/support/users/tombrown101/)
 * (@tombrown101)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/share-button-change-position/#post-4445649)
 * Also looking for an answer to this!
 *  [Alexander Agnarson](https://wordpress.org/support/users/alxmedia/)
 * (@alxmedia)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/share-button-change-position/#post-4445650)
 * Hi – add this as custom css:
 *     ```
       .entry.share { padding-right: 0; min-height: 0; }
       .sharrre-container { position: relative; float: left; width: auto; padding: 0; margin: 20px 0 0; }
       .sharrre-container span { text-align: left; }
       .sharrre-container > div { float: left; margin-right: 10px; }
       ```
   
 *  [tombrown101](https://wordpress.org/support/users/tombrown101/)
 * (@tombrown101)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/share-button-change-position/#post-4445652)
 * Alexander, that worked perfectly!! Thank you!!

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

The topic ‘Share button – change position’ is closed to new replies.

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

## Tags

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

 * 3 replies
 * 3 participants
 * Last reply from: [tombrown101](https://wordpress.org/support/users/tombrown101/)
 * Last activity: [12 years, 4 months ago](https://wordpress.org/support/topic/share-button-change-position/#post-4445652)
 * Status: resolved