Viewing 1 replies (of 1 total)
  • If you take a look at the default pop up they give you, it has a “No Thanks” link that can be clicked to close the popup.

    You can add:

    <div class=”modal-footer”>
    <p>no thanks</p>
    </div>

    You can change the “no thanks” to “close window” or something like that.

Viewing 1 replies (of 1 total)

The topic ‘Close Popup Option’ is closed to new replies.