• Resolved jtonline

    (@jtonline)


    I’m using the Icon+Text style on four sharing buttons in the Posts of my blog.

    The text links and counts attached to the buttons are showing underlined and I would like plain text.

    I’m guessing I need to turn off text-decoration somewhere within the plugin’s sharing.css file to accomplish this; but can someone explain what CSS to enter and where?

    Kind regards, Jules.

    https://wordpress.org/plugins/jetpack-sharing/

Viewing 1 replies (of 1 total)
  • Thread Starter jtonline

    (@jtonline)

    I’ve resolved my own question 🙂

    In sharing.css

    /* Base Button .sd-button */
    div.sharedaddy a.sd-button {

    I had to append !important to the existing text-decoration property.

Viewing 1 replies (of 1 total)
  • The topic ‘How do I remove underlining from button text links?’ is closed to new replies.