- This topic has 3 replies, 2 voices, and was last updated 5 years, 6 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
It takes a strong foundation for a business to survive. Similarly, it takes a planned and structured coding for a website to remain active and […]
The address of a World Wide Web Page is a URL. Protocol, domain name, and path are three parts of a URL. It is a […]
What is a newsletter and how to use it? Due to the recent advancement in technology, the traditional concept of marketing is no longer the […]