Tagged: mobile, social icons
Hi there. I’m having a difficult time with my social icons in the socket. You can see it on desktop. But the color of white doesn’t show on mobile. It looks dark on firefox mobile, and the icon isn’t there at all on safari. Can you provide some suggestions?
This is for a client’s website so I’m adding the link as private.
Thanks!
Hi biggsuccess,
Can you try adding this CSS code in Quick CSS:
#socket .social_bookmarks a {
color: white !important;
}
Best regards,
Nikko
Thank you Nikko. I had that exact CSS code in there (found on a similar thread about this) – and it wasn’t showing on mobile.
But then in the morning I looked and it was there! So my issue must have been a caching issue on my mobile,
We can close this and I thank you for your fast response!