Viewing 5 replies - 1 through 5 (of 5 total)
  • Wow, is anyone actually still visiting this Forum?

    You should be able to do it through css. There’s also an issue with the FB Comments box from Facebook when it detects a mobile user agent. (Not the fault of this plugin, but Facebook’s mobile comments box). There’s a huge whitespace appearing under the box if when this happens.

    This is Faceboook’s script padding out the space. It disappears once comments start to appear but as flacoman91 said it can be done in CSS (although I do not want to include that CSS in the plugin).

    Found that adding mobile=”false” to the div container got rid of the white space

    Any idea where to put it in the official Facebook comments plugin?
    I have this problem and tried to add it to the facebook/social-plugins/comments.php file, in the part where the <div> is being generated.

    I checked and mobile=”false” is being added to the <div> (through Chrome – Inspect Element) but I still get the whitespace on mobile devices.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to Reduce Space Underneath these Comments?’ is closed to new replies.