How can I make my widget display on click?
If you want to display a widget when your visitors click on a specific element on your website, you need to specify a valid CSS selector.
You can find everything you need to know about CSS selectors here.
Please find more details on how to locate the correct CSS selector and set up a click trigger in this tutorial.
Updated on: 10/02/2025
Thank you!