Okay
  Public Ticket #329199
FB comment dropdown
Closed

Comments

  • Marco started the conversation

    Hello!

    even if I think it's CSS generated from FB servers, maybe there are some config parameters somewhere... I noticed the FB comment box has a dropdown where you can select which social use for commenting... But the DIV is too low, so I can see just the first 2 options...

    The class is fbFeedbackContent and need a higher min-height CSS rule.

    Could you help me please?

    Thanks!

  •  93
    djwd replied

    Hi there,

    As you say looks like the FB server loaded CSS is pushing to fix the comment box height to 100px height. Try to paste this in the Custom CSS textarea:

    #fbcomments, .fb-comments, .fb-comments iframe[style], .fb-comments span {height: auto!important;}
    Hope this helps
    Regards
    djwd

    Regards
    djwd

  • Marco replied

    Yes, thank you!

    It has 1 or 2 scrolling pixel, but it solves my problem. So it's okay!

    Thank you! I'm really happy about your support and about your theme!