After looking through every post here on Facebook comment integration, I still have not found a solution to my problem. I'm trying to use a FB comment plugin and have successfully integrated it (along with making it fluid), but have run out of options on how to completely do away with WP comment content below the FB comment section.
I found this CSS fix:
.comment_meta_container,
.comment_container { display: none; }
which took care of most of the problem, but I'm still seeing a "comment" horizontal divider with a bunch of empty white space above and below. Here's the link to the page: http://bertuzziphotography.com/urban-wedding-photos/
Is there a quick CSS fix to remove the comment divider? And is there a way to remove the WP comment counter at the top of the post? Or possibly even replace it with a count of FB comments?
*Another thing to note is that this Facebook plugin (SEO Facebook) is only visible when comments are turned on in WP.














