Hi
I try to use the “fake” Enfold facebook widget in the footer, because of page speed reasons. But it still shows the facebook community pictures of Kriesi. How can I remove this pictures or replacace it with the community picture of “Ellenas Kitchen”. See below in privat content the screenshot links.
Thanks for your help
kind regards
Roger
Hi Roger,
That’s just a static image, you can use this css code and place it in Quick CSS, located in Enfold > General Styling:
#top .avia_fb_likebox .av_facebook_widget_imagebar {
background-image: url(image_url);
}
just replace image_url with the community image of Ellenas Kitchen.
Best regards,
Nikko