SKT Architect Pro…..Social Media Icon Color Change

Home Forums All Other Themes SKT Architect Pro…..Social Media Icon Color Change

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #83547
    topeanibabatopeanibaba
    Participant
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: September 18, 2017

    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

    #83584
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL so that we can assist further.

    Regards,
    Brad

    #83593
    topeanibabatopeanibaba
    Participant
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: September 18, 2017

    Here is my website URL: http://www.ultramodernmep.com

    #83609
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.