Can I get rid of white frames around my share buttons?
-
I’ve added the share buttons to my blog, they show up underneath each post. Now that my blog theme is black, you can see a white line around the different share icons. Is there any way to get rid of the white frames? Same goes for the like button. I can see the yellow star, the word ‘like’ is black typo on black background, but I have the quite box around it all.
Blog url: http://sallymontana.wordpress.com/ -
Try adding this to the CSS tab at Appearance -> Custom Design:
div.sd-content a{border:none;}
- The topic ‘Can I get rid of white frames around my share buttons?’ is closed to new replies.