How to make facebook comment box width 100%?

前端 未结 9 662
逝去的感伤
逝去的感伤 2021-01-18 00:27

i am using this code to put a facebook comment box to my page,



        
9条回答
  •  [愿得一人]
    2021-01-18 00:59

    I try the other solutions and none works for me.

    Reading the fb documentation i found that width 100% is already supported adding the attribut data-width="100%" to the tag:

    It's working right now and according to it's documentation en mobile devices this setting is set automatically.

提交回复
热议问题