Hi,
Can you please take a look at this page – http://lavitasana.oscar.nl/specials/fitness-for-kids/ – and see why the Facebook widget is crawling under the main content area? Can’t get it to move to the left or adjust its width (which is in itself possible in the widget).
Thanks.
Hi,
Please add this on your custom.css or quick CSS
.sidebar_left.sidebar {
text-align: left;
}
.fb_iframe_widget span {
width: 240px!important;
}
Regards,
Ismael
Thanks Ismael,
You’re a life saver!