Site logo

Archived topic

Lines underneath Lightweight Social Icons

3 replies · Started by Neil on June 20, 2021

Viewing posts 1–4 of 4

Hi, I've just added lightweight social icons and the plugin doesn't affect page speed at all - really impressed!

But for some reason, I'm getting a white line underneath the social icons. I'm guessing it's something to do with my CSS but can't figure out what's wrong - can you help?

Many thanks!

Hi there,

That's coming from this CSS you've added:

.widget ul li {
    border-bottom: 3px solid #e9f0f4;
    margin-top: 20px;
}

It will apply to any lists inside the widget which includes LSI.

Maybe try to make it more specific and target specific widgets only?

Thank you so much for spotting that! To be honest, that CSS looks like some legacy CSS that was copied and pasted over from another site, so I've deleted it and it now works perfectly. It's a great plugin!

No problem :)

This archived topic is closed to new replies.