I like to make my social share similar to my design, attached. I actually only need Twitter, and Facebook. Is it possible? If not, can I at least make you social icons black & white?
You can see the AddThis implementation at enlace oculto
Q: What is the link to your site?
A: enlace oculto
Hi there,
The firs item is not supported by the Social Share block in Toolset and you need to do custom coding with Javascript to create such functionality.
But the second request can be achieved by adding the CSS code below:
.tb-social-share div[role="button"] {
background-color: gray !important;
}
For more information on how to add custom CSS:
https://toolset.com/course-lesson/adding-custom-css-to-templates-archives-and-views/
Thank you.
My issue is resolved now. Thank you!