Topic-icon Comment display issue with a Mobile Responsive template

Active Subscriptions:

None
I'm using a mobile responsive template. When i set JFBCComments to mobile true it changes to the basic Facebook entry; however, it seems to add about 5 inches of blank space after the comment entry. When I turn it to false, the blank lines disappear; however, then the comments section is too big to fit. Setting the width to i think it was around 300 fits; however, it messes up the clean look and seem too small on the desktop.

Anyone know what is going on? Would this be the mobile=true not playing nice in general or just not playing nice with my specific mobile responsive template?

You can see on a mobile phone with this link www.techjunkysolutions.net/services/web-design-maintenance
The topic has been locked.
Support Specialist
Kevin,
The mobile=true doesn't change the widths, just the looks and a little of the functionality of the comments. Unfortunately, the Facebook widgets aren't perfect in a responsive template.

With that said, if you add the following to your CSS file, it should help a lot. It's something we're planning on adding in a future release as well:
.fb-comments, .fb-comments iframe[style] {width: 100% !important;}
Hope that helps. Please let us know how it goes, we'd love the feedback.

Thanks,
Alex
The topic has been locked.