- This topic has 3 replies, 2 voices, and was last updated 7 years, 7 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › SKT Architect Pro…..Social Media Icon Color Change
I would like to customize the color of each of the social media icon. For example to make the Facebook icon appear as blue, Twitter icon as green, Instagram icon as red color. Please, how can I do this ?
Thanks
Hi,
Kindly show us your website URL so that we can assist further.
Regards,
Brad
Here is my website URL: http://www.ultramodernmep.com
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.fa.fa-facebook { background:#3b5998 !important;}
.fa.fa-twitter { background:#d11718 !important;}
.fa.fa-instagram { background:#9c27b0 !important;}
.fa.fa-linkedin { background:#038fcc !important;}
.fa.fa-google-plus { background:#dc4a38 !important;}
.fa.fa-facebook:hover, .fa.fa-twitter:hover, .fa.fa-instagram:hover, .fa.fa-linkedin:hover, .fa.fa-google-plus:hover { background:#ff7c12 !important;}
Regards,
Brad
Magento to WordPress Migration The migration process is indeed helpful for your dream business as your e-commerce business needs this buckle up to grow and […]
Promising WordPress Themes We have collected the most promising WordPress themes to guarantee the sustainable and revenue generating nature of your website revolving around any […]
Free WordPress Google Map Plugins Google Maps are the maps that can be integrated into your website to show the address in the proper way. […]