Title: Set custom width for Google  button
Last modified: August 21, 2016

---

# Set custom width for Google button

 *  [Chris](https://wordpress.org/support/users/curbano1972/)
 * (@curbano1972)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/set-custom-width-for-google-button/)
 * Hello,
 * I found this to adjust the rest of the buttons the way I like, but for some reason
   it is not working on the Google+ button. I’m just using the padding property 
   to get it to look right until I can fix it the correct way. Any ideas?
 * Added to style.css:
 *     ```
       addthis_button_linkedin_counter.at300b {
       width: 110px;
       }
       addthis_button_stumbleupon_badge.at300b {
       width: 85px;
       }
   
       addthis_button_google_plusone.at300b {
       width: 70px;
       }
       .addthis_button_tweet.at300b {
       width: 100px;
       }
   
       .addthis_toolbox.addthis_default_style {
       padding-top: 15px;
       }
       ```
   
 * [http://www.website-startup.com](http://www.website-startup.com)
 * Thank you!
 * [http://wordpress.org/plugins/addthis/](http://wordpress.org/plugins/addthis/)

The topic ‘Set custom width for Google button’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/addthis_70cced.svg)
 * [WordPress Share Buttons Plugin – AddThis](https://wordpress.org/plugins/addthis/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/addthis/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/addthis/)
 * [Active Topics](https://wordpress.org/support/plugin/addthis/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/addthis/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/addthis/reviews/)

## Tags

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

 * 0 replies
 * 1 participant
 * Last reply from: [Chris](https://wordpress.org/support/users/curbano1972/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/set-custom-width-for-google-button/)
 * Status: not resolved