Viewing 1 replies (of 1 total)
  • Thread Starter jodi-wigmore

    (@jodi-wigmore)

    figured it out! it wasn’t an underscore between each item, it was the hyperlink decoration set to underline in the site itself, so all i had to do was add the following css:

    a {
    text-decoration: none;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Share This] remove small underscore after each icon’ is closed to new replies.