- Help Center
- Integration
Facebook Messenger - How to specify a position for Checkbox Plugin
You are looking to place the checkbox plugin at a specific position?

To specify a specific position, create an empty <div> with a specific id(‘cg-optin-widget-custom-block’). Put it where you want to render the optin message and checkbox.
Example: <div id=“cg-optin-widget-custom-block”></div>