Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1480264

    Hi
    is it possible to give me a code so that the font from the social media icons are in white?

    Thanks a lot :)
    rixi

    #1480308

    Hey rixi,

    Thank you for the inquiry.

    You can try this css code:

    #top #wrap_all .social_bookmarks li {
        color: #000;
        background-color: #fff !important;
    }
    
    #top #wrap_all .social_bookmarks li a {
        color: #000;
    }

    Screenshot: https://imgur.com/cCzmGAe

    Best regards,
    Ismael

    #1480316

    Hello Ismael,
    perfect, thanks a lot :)))

    Many regards rixi

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘social media icons header and footer’ is closed to new replies.