Home Forums WoodMart support forum Social colors

Social colors

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

    fernando
    Participant

    I want to modify the color of the instagram logo in the sticky socials. Because is a kind of brown instead a kind of purle, pink, or whatever as usual.
    Can you give instructions for changing the color?
    I’ve attached a screenshot of my color.

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

    Luke Nielsen
    Keymaster

    Hello,

    Please use the below code for changing the bg color, paste it into the “Global Custom CSS” area in Theme Settings -> Custom CSS.

    .wd-social-icons .wd-social-icon.social-instagram {
        background-color: #c58e98;
    }

    Kind Regards

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