To enable a customer trigger on the widget, follow the steps below:
- Log in to Widget settings
- Go to Widget settings
- Click Custom Trigger:
- Add the
CLASS
orID
of the element you want to open the widget, e.g., "Acessibility"
- Toggle the
ON/OFF
button to enable or disable the custom trigger, then clickSave
To add a custom trigger, the HTML
element of the page must have an ID
or CLASS
that is unique to the element, so that it can be used to open the widget. When the custom trigger is enabled, the default widget button will disappear from the page.