Home Forums WoodMart support forum Change Social Icon Color

Change Social Icon Color

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #412593

    giftituu
    Participant

    Hello

    Would like to ask how to change the color of the Instagram icon color into purple?

    Thank you!

    Attachments:
    You must be logged in to view attached files.
    #412642

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .wd-sticky-social .social-facebook {
    background-color:red;
    }

    Then copy this code replace .social-facebook and replace the color.

    Best Regards

    #413564

    giftituu
    Participant

    Thanks for replying!

    But I want to change the Instagram icon. Have any suggestions?

    Thank you!

    #413933

    Hello,

    Try this code:

    body .wd-sticky-social .social-instagram {
    background-color:red;
    }

    If you have any questions please feel free to contact us.

    Best Regards

    #414169

    giftituu
    Participant

    Hello, seems not working, thank you!

    #414170

    giftituu
    Participant

    Here are the screenshots

    Attachments:
    You must be logged in to view attached files.
    #414174

    giftituu
    Participant

    Oh yes, it solves it, thank you for your help! 🙂

    #414245

    You are welcome! We are here to help.

    Wish you a wonderful day!

Viewing 8 posts - 1 through 8 (of 8 total)

The topic ‘Change Social Icon Color’ is closed to new replies.