How can I make the background of the Facebook post itself transparent?
Hi there, @REF_NED_POWER-ROCK-B and welcome to the Community ![]()
Please add this code to the Custom CSS field on the More tab of your widget’s settings and let me know if it helped ![]()
.eapps-facebook-feed-posts-item{
background: rgba(0, 0, 0, 0);
}
To make this code work, please remove this line from your code:
Many thanks… it works perfect!!!
Now if I want all text to be shown in font “Abel”, how can I do this?
Great! Here is the code to change the font of all elements
- Change font of all the elements
Hey Max
I already tried that, but that doesn’t work with the font family “Abel”.
Could you please send me a link to the page, where your widget is installed? I’ll be happy to check it for you ![]()
I’using other widgets by Elfsight… an all others work with “Abel”…
Thanks!
Unfortunately, due to the peculiarities of the Wix platform, our app supports a limited number of fonts here. However, we’ve got a solution!
Please follow the steps described in this article and let me know if it helped
- How to change the font of the widget on Wix - Elfsight Help Center
