Hi, the facebook comment box is tiny if there are no comments, if there are comments it stretches across. Looks very silly. Is this normal now as it has been a while since I have used it.
Hi @GGMM,
That is silly indeed!
Would you please kindly add the CSS code below to X > Theme Options > CSS:
.fb_iframe_widget_lift {
width: 100% !important;
}
Thank you.
Nice one, copied it to my child css file and it fixed it. Thank you.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.