How to change the buttons color?
-
Hi,
i’m trying to make the buttons background transparent but keep the default color of the buttons( blue for facebook, red for pinterst, etc)
the closest i got was using thisdata-a2a-icon-color="transparent"
to get a transparent background and this `<style type=”text/css”>
a .a2a_svg { -webkit-filter: invert(1); filter: invert(1); }
</style>` to make the buttons blackis it possible to change the black color to the actual color of the buttons?
Thank you
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How to change the buttons color?’ is closed to new replies.