Show popup on click
In certain cases, you might want to trigger a popup on a specific element click, such as a button or link. This tutorial provides step-by-step instructions on how to achieve this:
- Navigate to the Page/Post/Template where the element triggering the popup on click needs to be placed.
- Click on Element > Advance on the right-hand setting panel.
- Assign a class to the element, For example:
click-me
. - Add Simple popup block on respective page/post/template.
- Click on Configure Popup.
- Go to Settings > Popup Trigger on the right-hand setting panel.
- Select Click as the Trigger Behaviour.
- Add the class
.click-me
in the ELEMENT'S CSS SELECTOR. - Update or publish the settings.
For a visual guide, you can watch the tutorial video below: