Viewing 9 replies - 1 through 9 (of 9 total)
  • yap its possible using css tweak.

    Plugin Author micropat

    (@micropat)

    This line of custom CSS code should do the trick:
    .a2a_floating_style { background-color: transparent !important; }

    Thread Starter dudumagic

    (@dudumagic)

    where place this code ?

    Thread Starter dudumagic

    (@dudumagic)

    ok thank you. work great .

    Help I have the same issue, I can’t seem to figure out where to change this element. THanks,

    Plugin Author micropat

    (@micropat)

    To implement the above line of code, you’ll want to use a “custom CSS” plugin or a “custom CSS” feature if your theme supports one.

    You can otherwise add it to your theme’s main stylesheet if you’re comfortable with that (theme updates will overwrite your changes).

    micropat – Thanks, I was finding all the wrong things with Firebug. Appreciate the heads up saved me lots of time. Will someday learn to Google first.

    I guess I haven’t anything better to do than worry about icons lining up.

    So… to get the + button to line up vertically with the others I finally figured out to change this little bit of code. .addtoany_list a {vertical-align:top !important;}

    For some reason the default is “middle” which was driving me crazy. 🙂

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘how to change background "floating" share buttons’ is closed to new replies.