Site logo

Archived topic

Lightweight Social Icons

1 reply · Started by Anonymous on January 25, 2016

Viewing posts 1–2 of 2

Hello!

We just downloaded the lightweight social icons plugin for our website. We are not using the generate press theme.

When we add the social profiles to the footer, a small dotted line appears below the icons, we have tried everything and don't know what could be wrong.

Here's a link to how it looks:

https://plus.google.com/u/0/photos/albums/p0hca5v18qvnk3j2uulc48q4e0hc4iumj?pid=6243858238274621666&oid=112138696006663162495

Thanks!!!

Hi Melissa,

It isn't allowing me to view the URL you sent.

Maybe your theme is adding underlines to the links.

Try this CSS:

.lsi-social-icon a {
     text-decoration: none !important;
}

Adding CSS: https://generatepress.com/knowledgebase/adding-css/

This archived topic is closed to new replies.