Best Premium and Free WordPress Themes › Forums › SuperNewsPro › Social Media Icon Colours › Reply To: Social Media Icon Colours
February 27, 2017 at 3:04 am
#14199
acmethemes
Keymaster
Hello Connor,
Thank you so much for your question regarding our theme. Please add the below CSS codes on Appearance > Customize > Additional CSS to change the color of the social media icons.
.fa-facebook {
color: #3C579E;
}
.fa-twitter {
color: 1da1f2;
}
.fa-linekdin {
color: 0077b5;
}
.fa-google-plus {
color: dd4b39;
}
Let us know the results.
Regards
Acme Supports