Home Forums WoodMart support forum Social media icons color change

Social media icons color change

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #465589

    Funtimeros
    Participant

    Hi
    In the social media icons that show up in the border of the page, the default color for Instagram is brown.
    How can I change it to a more pinky one?

    Kind regards,
    Alberto

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

    Hello,

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

    .social-instagram {
        background-color: red !important;
    }

    Change the color as per your need.

    Best Regards.

Tagged: 

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