Removing image borders on social media icons?
-
Hello,
I have some social media icons in my site that I use to link people to my other accounts. However, they have a border around them and the images themselves are circular. Is there a way that I can remove the borders specifically from these icons?
Thank you for help in advanced.
The blog I need help with is: (visible only to logged in users)
-
If you add the following code to your custom CSS it will remove the borders to any images in the text widget you’re using:
#text-8 img { border:none; } -
I can’t thank you enough for this but I am going to try anyway. Thank you thank you thank you!!!
:)
- The topic ‘Removing image borders on social media icons?’ is closed to new replies.