Viewing 1 replies (of 1 total)
  • Hi @alvinmedia,

    Hope you’re well 🙂

    When you enable popup for opt-in or custom content scroll down to POP-UP TRIGGERS section and in there switch to CLICK tab.
    In there you will see a shortcode that you can use to create a pop-up button, or you can add element Class or ID that will trigger your popup.
    For example, if you add .some-class your popup will open when you click on an element that has a wrapper with this class, like this:
    <div class="some-class">open popup text</div>

    Hope this helps 🙂

    Cheers,
    Predrag

Viewing 1 replies (of 1 total)

The topic ‘Pop up on click’ is closed to new replies.