Background color

Please add transparent background color to the buttons

1 Like

Hi there @Nader_Bakhoum :wave:

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

1 Like

Ah, I am really sorry!

I see that you are using the 2nd style option. If you’d like to display only the icon without the circle border and white background, I’d recommend using the 1st or the 6th layout option:

Could you please try it out and let me know if it worked for you?

that works
thank you

1 Like

You are always welcome :wink: