Title: Button Width
Last modified: August 21, 2016

---

# Button Width

 *  Resolved [titanled](https://wordpress.org/support/users/titanled/)
 * (@titanled)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/button-width/)
 * Each button I make is a different width? How can I correct this? Here is a link
   to my site.
    [http://titanledmidwest.com/led-educational-resources/](http://titanledmidwest.com/led-educational-resources/) ‎
 * [http://wordpress.org/plugins/standout-css3-buttons/](http://wordpress.org/plugins/standout-css3-buttons/)

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

 *  Plugin Author [jp2112](https://wordpress.org/support/users/jp2112/)
 * (@jp2112)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/button-width/#post-4331779)
 * Add this to your local stylesheet:
 * `a.button-dribbble,a.button-facebook,a.button-googleplus,a.button-linkedin,a.
   button-pinterest,a.button-rss,a.button-tumblr,a.button-twitter,a.button-turquoise,
   a.button-emerald,a.button-somekindofblue,a.button-amethyst,a.button-bluegray,
   a.button-tangerine,a.button-fall,a.button-adobe,a.button-lightgray,a.button-dull,
   a.button-fancypurple,a.button-dullpurple,a.button-crispblue,a.button-braised,
   a.button-midnight,a.button-salmon,a.button-neongreen,a.button-brown,a.button-
   sourgreen {width:150px}`
 * This will set all buttons to be the same width. Change “150px” to whatever value
   you desire.
 *  [annameis](https://wordpress.org/support/users/annameis/)
 * (@annameis)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/button-width/#post-4331785)
 * Hi – can you give more specific directions on how to change the width. Starting
   with where do I find the local stylesheet?
 *  I am a fairly basic user so any help would be appreciated.
 *  [Evert](https://wordpress.org/support/users/evertruisch/)
 * (@evertruisch)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/button-width/#post-4331796)
 * I have these rules in style.css of my theme and tested in the plugin itself. 
   All buttons remain large, both in height and width. What am I doing wrong?
 *  Plugin Author [jp2112](https://wordpress.org/support/users/jp2112/)
 * (@jp2112)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/button-width/#post-4331797)
 * The CSS has changed slightly, you can target all the buttons at once using the
   scss3b-button class. Like this:
 * `a.scss3b-button { width:150px !important}`
 * Change “150px” to whatever value you desire.

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

The topic ‘Button Width’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/standout-css3-buttons_a6c3b3.svg)
 * [Standout CSS3 Buttons](https://wordpress.org/plugins/standout-css3-buttons/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/standout-css3-buttons/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/standout-css3-buttons/)
 * [Active Topics](https://wordpress.org/support/plugin/standout-css3-buttons/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/standout-css3-buttons/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/standout-css3-buttons/reviews/)

 * 4 replies
 * 4 participants
 * Last reply from: [jp2112](https://wordpress.org/support/users/jp2112/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/button-width/#post-4331797)
 * Status: resolved