Please add transparent background color to the buttons
Hi there @backhome84 ![]()
We agree that it would be awesome to have more background options, and we’ll try to consider this opportunity in the future.
As for now, you can use this code in the Custom CSS field on the Style tab of your widget’s settings:
.eapps-social-icons-item::before,
.eapps-social-icons-item::after {
background-color: transparent;
}
it did not work, please check and resend
that works
thank you
You are always welcome ![]()
