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
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
Hello Ismael,
perfect, thanks a lot :)))
Many regards rixi