Title: Centering count numbers
Last modified: August 21, 2016

---

# Centering count numbers

 *  Resolved [devtejwani](https://wordpress.org/support/users/devtejwani/)
 * (@devtejwani)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/centering-count-numbers/)
 * I have installed the app. Everything looks great, except for the fact that the
   count under each social image is not centered. Any idea how to fix this?
 * View hereL
    [http://wp.teambackpack.net/wordpress/](http://wp.teambackpack.net/wordpress/)
 * Thanks for your help in advance!
 * [https://wordpress.org/plugins/social-count-plus/](https://wordpress.org/plugins/social-count-plus/)

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

 *  Plugin Author [Claudio Sanches](https://wordpress.org/support/users/claudiosanches/)
 * (@claudiosanches)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/centering-count-numbers/#post-5142708)
 * Put in your `style.css`:
 *     ```
       .social-count-plus .count {
           text-align: center !important;
           float: none !important;
       }
       ```
   
 *  [faysalpk](https://wordpress.org/support/users/faysalpk/)
 * (@faysalpk)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/centering-count-numbers/#post-5142918)
 * Respected All,
    i use this plugin for likes count in a post at two places. at
   the top of the post and at the bottom of the post. but when i click at bottom
   like icon.it increase the number of icon but not increase at top position of 
   the post. or when i refresh the page then it increases the both positions. and
   so on if i click at top then the bottom position not increases. now did it possible
   if i click on top position of the post like icon it increases also bottom position
   number of like??? in short i want to synchronize both positions of like button
   icon. waiting for kind solution:

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

The topic ‘Centering count numbers’ 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/)

 * 2 replies
 * 3 participants
 * Last reply from: [faysalpk](https://wordpress.org/support/users/faysalpk/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/centering-count-numbers/#post-5142918)
 * Status: resolved