Home Forums WoodMart support forum sticky social media icons

sticky social media icons

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #321517

    Stefanie
    Participant

    Hello.

    Is there any way to change colors of the sticky social media icons in black and white? See attachment.

    Thanks for your support

    With kind regards, Steffi

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

    Stefanie
    Participant

    SORRY.

    Server crashed and there is currently no access to the site. I will get back to you when everything is up and running again.

    Best regards, Steffi

    #321614

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .wd-sticky-social .wd-icon {
        background: black;
    }
    
    .wd-sticky-social.icons-design-colored .wd-social-icon:hover {
    bacground-color: black;
    }

    Regards.
    Xtemos Studios.

    #321771

    Stefanie
    Participant

    Hello,

    man thanks for your idea and code.

    I have copy it and tested it – but nothing has changed.
    I have also tried (as a beginner) to modify the code – but still nothing happened…

    .wd-sticky-social .wd-icon {
    background-color: black;
    }

    .wd-sticky-social.icons-design-colored .wd-social-icon:hover {
    background-color: black;
    }

    Do you have still any idea?

    Many thankns and kind regards.

    #321874

    Hello,

    There was a syntax Error in the Custom CSS you added. I have fixed the error and the issue is fixed.

    Please clear cache and check back.

    Regards.
    Xtemos Studios.

    #322385

    Stefanie
    Participant

    Yeahhhh!
    That’s it!!!! Many THANKS!

    Kind regards.

    #322443

    Hello,

    We are Glad that your issue has been Resolved.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

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

The topic ‘sticky social media icons’ is closed to new replies.