Title: Sizing &amp; Padding incorrect
Last modified: August 22, 2016

---

# Sizing & Padding incorrect

 *  [corizzo](https://wordpress.org/support/users/corizzo/)
 * (@corizzo)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/sizing-padding-incorrect/)
 * I’ve tried to find the css that is restricting the SSI sizes, to no avail. I’ve
   tried to use the CSS mentioned in other support posts, to no avail. I am only
   using the SSI in one location, so no conflict with secondary SSI. Please identify
   the line height or px that needs to be removed at [http://www.candlequeencandles.com .](http://www.candlequeencandles.com)
   
   I’ve moved the SSI widget to other areas to see if it changes- nope. I have the
   size at 40px with no border-no change.
 * Genesis child theme used on site.
 * Thank you in advance.
 * hope
 * [https://wordpress.org/plugins/simple-social-icons/](https://wordpress.org/plugins/simple-social-icons/)

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

 *  Plugin Contributor [Ron Rennick](https://wordpress.org/support/users/wpmuguru/)
 * (@wpmuguru)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/sizing-padding-incorrect/#post-5287783)
 * It looks like your theme is styling them:
 *     ```
       .glitter-silver-neonpink .simple-social-icons ul li a {
       background: url("images/social-sprite.png") no-repeat scroll 0 0 #CA006C;
       border-radius: 30px;
       }
       ```
   
 *  Thread Starter [corizzo](https://wordpress.org/support/users/corizzo/)
 * (@corizzo)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/sizing-padding-incorrect/#post-5287970)
 * i hate to bug you about this, because it’s clearly a theme issue, but the theme
   author isn’t responding to my request for help. Can you tell me what css script
   i need to add to make it work correctly? thank you in advance.
 *  Plugin Contributor [Ron Rennick](https://wordpress.org/support/users/wpmuguru/)
 * (@wpmuguru)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/sizing-padding-incorrect/#post-5287977)
 * > Can you tell me what css script i need to add to make it work correctly?
 * Edit your theme stylesheet & remove the CSS I posted above.
 *  Thread Starter [corizzo](https://wordpress.org/support/users/corizzo/)
 * (@corizzo)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/sizing-padding-incorrect/#post-5287988)
 * I removed the css above. It did not change anything. So I removed all the css
   for the .glitter-silver-neonpink and it did nothing. then I deleted the widget
   and restarted it, and it did nothing new. “nothing” meaning it is still itty 
   bitty.
 *  Thread Starter [corizzo](https://wordpress.org/support/users/corizzo/)
 * (@corizzo)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/sizing-padding-incorrect/#post-5287989)
 * this is what I removed:
 * .glitter-silver-neonpink .simple-social-icons ul li a {
    background: url(“images/
   social-sprite.png”) no-repeat scroll 0 0 #CA006C; border-radius: 30px;
 * }
 * .glitter-silver-neonpink .simple-social-icons ul li a:hover {
    background: url(“
   images/social-sprite.png”) no-repeat scroll 0 0 #878787; }
 * .glitter-silver-neonpink .breadcrumb a {
    background: url(“images/bullet.png”)
   no-repeat scroll right center transparent; margin: 0 15px 0 0; padding: 0 20px
   0 0; }
 * .glitter-silver-neonpink .breadcrumb .inner {
    background: url(“images/breadcrumb-
   home.png”) no-repeat scroll left center transparent; margin-left: 20px; padding:
   2px 0 0 25px; }
 *  Plugin Contributor [Ron Rennick](https://wordpress.org/support/users/wpmuguru/)
 * (@wpmuguru)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/sizing-padding-incorrect/#post-5287990)
 * Looking at the source of your page you are using `crafty-social-buttons` not 
   simple social icons.

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

The topic ‘Sizing & Padding incorrect’ is closed to new replies.

 * ![](https://ps.w.org/simple-social-icons/assets/icon.svg?rev=3358424)
 * [Simple Social Icons](https://wordpress.org/plugins/simple-social-icons/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-social-icons/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-social-icons/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-social-icons/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-social-icons/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-social-icons/reviews/)

## Tags

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

 * 6 replies
 * 2 participants
 * Last reply from: [Ron Rennick](https://wordpress.org/support/users/wpmuguru/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/sizing-padding-incorrect/#post-5287990)
 * Status: not resolved