2 comments.

  1. Mariana

    Same here.

  2. Simon

    It appears FB now states in the FAQ that page plug in isn't supported on Android and IOS. https://developers.facebook.com/docs/plugins/faqs#faq_1585575021764180
    I've implemented a work around with some additional CSS and a message if you're using a mobile browser. The latter goes after the orignal div class="fb-page" element.
    FBmobile {
    font-size: 16px; color: #fff; }

Add a new comment.