Site logo

Archived topic

light-weight social sharing buttons

3 replies · Started by Sam on July 17, 2021

Viewing posts 1–4 of 4

Hello,

When setting up the icons, I just want the icon color, but every time I clear the colors of the hover and background options, they just auto-populate colors. Is this supposed to be happening?

Thanks,
Sam

Hi there,

try adding this CSS:

.lsi-social-icons li a,
.lsi-social-icons li a:hover {
    background-color: unset !important;
}

Hi David,

The code did not work. Any other ideas?

Thank you,
Sam

This archived topic is closed to new replies.