Topic-icon Comment box not resizing

Active Subscriptions:

None
10 years 7 months ago #55284 by idesign
I've installed the latest version of JFBConnect and turned on comments but can't get the box to resize correctly to the article size. Right now on desktop it goes right across the page, but on mobile is ok. In the width setting, I've tried 275, 275px and 100%. Also is there a way to make it responsive?
www.drumhellermail.com/news/27615-result...015-federal-election

Thanks
Brian
The topic has been locked.
Support Specialist
10 years 7 months ago #55308 by alzander
Replied by alzander on topic Comment box not resizing
The issue is caused by the following block of CSS:
.fb_iframe_widget {
    position: inherit !important;
}
Your CSS is compressed all together, so I can't tell you specifically where that CSS is coming from, but I hope that helps you narrow things down.

Thanks,
Alex
The topic has been locked.