Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Functional Post

    (@functionalpost)

    Here is what you will do:
    For pocket, for example:

    .sd-social-icon .sd-content ul li[class*=share-].share-pocket > a:before{
     background: white;
    }
    .sd-social-icon .sd-content ul li[class*=share-].share-pocket a.sd-button{
    background: white;
    }

    Two selectors are being used because the button consists of two parts. If this is not working for you, I’m leaving this post open so you can post here and I can help you. I’m being notified via email.

    Plugin Contributor Jeff Golenski

    (@maverick3x6)

    Thanks for the solution, Todo!

    Thread Starter Functional Post

    (@functionalpost)

    I’m not really sure if this is going to work for you. If it doesn’t, post your url so I can have a look at your html and css and determine which selectors are we gonna have to use.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to change background color of "icon only" version of sharing buttons?’ is closed to new replies.