Tagged: facebook likebox
Hi!
I’m using the Enfold Facebook Likebox, but it doesn’t look good in my sidebar. There’s a big white area around it and the likebox itself doens’t fill up this space. What can I do to make it fix the sidebar, and – if possible – to make it responsive?
http://www.veelzijdigevrouw.nl/referenties/
Thanks for any help!
Hey Welmoed!
Add this to your custom CSS.
.av_facebook_widget_wrap {
background: transparent none repeat scroll 0 0 !important;
height: 200px !important;
width: 296px !important;
}
Best regards,
Elliott