Tagged: Color, size, social icons
Hi!
I wan’t to change the size and color of the top social icons to make them stand out a bit more.
Could someone point me in the right direction? :)
Thank you in advance!
Hi svanis!
Try adding this to your custom CSS.
.social_bookmarks a { font-size: 20px !important; color: red !important; }
Cheers!
Elliott
That did the trick! Thanks Elliott! :)