Hi Guys,
I would like to ask on how change the width of my facebook comments. The width should be 714 px responsive..
Im using http://peadig.com/wordpress-plugins/facebook-comments/
Hi!
Please try adding following code to Quick CSS
.fb_iframe_widget_fluid span {
width: 94%!important;
}
If that does not work, please contact plugin author
Cheers!
Yigit
Thanks Yigit it works now!