Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #55724
    tutyga
    Member

    Hi there,
    First, thank you for this beautiful theme and making it available for free. It is very helpful for those who just starting their website.

    My question is:
    What do I have to do to change the social icons’ color to their original color? The person whom Iam building this site does not like the grey social icons.

    I’d appreciate your assistance and advice.

    #55746
    Sakin
    Keymaster

    @tutyga: Do you want to do it for all or just few social icons. Here goes the css for faebook, twitter, google plus and pinterest. For this, you can just add the following css in “Appearance => Theme Options => Custom CSS” box:

    ul.social-profile li.facebook a { background-position: 0 -43px; }
    ul.social-profile li.twitter a { background-position: -44px -43px; }
    ul.social-profile li.google-plus a { background-position: -173px -43px; }
    ul.social-profile li.pinterest a { background-position: -216px -43px; }
    #55762
    tutyga
    Member

    Sakin,
    Thank you so very much for your prompt assistance. There are 2 more social icons that we need: LinkedIn and YouTube. Would you kindly provide those two line codes as well?

    I truly appreciate your help.

    Sincerely.

    #55769
    Sakin
    Keymaster

    @tutyga: Just add the following css:

    ul.social-profile li.linkedin a { background-position: -603px -43px; }
    ul.social-profile li.you-tube a { background-position: -87px -43px; }
    #55800
    tutyga
    Member

    Superb!! It works. Thank you so very much. This topic can now be considered closed. Once again I appreciate your assistance. You are the BEST!!

    #55844
    Sakin
    Keymaster

    @tutyga: thanks for your appreciation and if you like Adventurous theme and my support then please support Adventurous theme by providing your valuable review and rating at https://wordpress.org/support/view/theme-reviews/adventurous?rate=5#postform. Thanks 🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Social Icons' Color’ is closed to new replies.