Best Premium and Free WordPress Themes › Forums › SuperMagPro › Social icons in top bar › Reply To: Social icons in top bar
August 18, 2016 at 12:34 am
#7822
acmethemes
Keymaster
Hello thaigerweb,
Thanks for your question. Are you using the same theme on more than one site? Or is this only one site that are you using ?
Please let us know.
In case of making social icons white, please use the below CSS codes.
.socials a.facebook {
color: #fff;
}
.socials a.twitter {
color: #fff;
}
.socials a.pinterest {
color: #fff;
}
.socials a.tumblr {
color: #fff;
}
Hope this will work for you.
Add this css on Customize > Layout Design Options > Custom CSS
Regards,
Acme Supports