Popup with Information Box
-
Hello
On an Information Box, how can we click on the ‘Icon’ to open a popup made with Popup Builder ?
Thanks
Best regards
Attachments:
You must be
logged in to view attached files.
Hello,
It is not possible to trigger a pop-up by clicking only on the Icon element of the Information Box. However, you can achieve this by using a CSS selector on the Information Box widget itself.
In the Popup Builder trigger settings, choose CSS Selector as the trigger type and enter your custom selector. Then, add the same CSS class to the Information Box widget. When the Information Box is clicked, the pop-up will open accordingly.
See Screenshot for better understanding:
https://postimg.cc/2VJ8Yqrf
https://postimg.cc/0zw5y8yr
You can also refer to the documentation for more details:
https://xtemos.com/docs-topic/popup-builder/
Best Regards