Site logo

Archived topic

Lightweight Social Icons

4 replies · Started by Steven on April 20, 2018

Viewing posts 1–5 of 5

Hi,

I have put social icons on the footer of my site which is using GP Premium and Lightweight Social Icons plugins. It seems the icons are overlapping and I was wondering what is the best way to resolve this issue?

regards

Steve

Hi,

Has anyone got a solution as to why the icons are overlapping?

Hi there,

You have a plugin with some conflicting CSS.

You can fix it with this CSS:

.lsi-social-icons .tooltip {
    position: relative;
}

Perfect thank you Tom

You're welcome :)

This archived topic is closed to new replies.