Yoctol / react-messenger-customer-chat

React component for messenger customer chat plugin
MIT License
272 stars 69 forks source link

Messenger Icon location change #119

Open seunghwako opened 2 years ago

seunghwako commented 2 years ago

How do I change the location of the messenger icon? The default location is located in the lower right corner. I want to change this location, how can I change it?

tw0517tw commented 2 years ago

Hi @seunghwako

I guess you can customize the plugin icon location through Facebook tools or using API calls. Check https://developers.facebook.com/docs/messenger-platform/discovery/facebook-chat-plugin/customization for instructions.

seunghwako commented 2 years ago

Hi @tw0517tw

I'd like to use the horizontal margin, but I don't think this feature is supported in the official document. It's too bad