Facebook like box widget not recognizing data-width attribute?

后端 未结 9 2541
醉话见心
醉话见心 2021-02-19 07:26

I just noticed today that the data-width attribute for the Facebook Like Box widget does not appear to be working. It looks like it is reverting to the default width. An example

9条回答
  •  时光说笑
    2021-02-19 08:21

    I have face the same problem to you. my solution is use jquery script to change width of like box in the like box ready time.

    in head section

    
    

    and in document ready add

    
    

    Cheers this must help you.

提交回复
热议问题