Viewing 1 replies (of 1 total)
  • Plugin Author Daniel Iser

    (@danieliser)

    You should be able to simply add ‘modal-close’ class.

    You can also do it via JS with the following

    $('.modal.active').emodal('close');

Viewing 1 replies (of 1 total)
  • The topic ‘How to create a "close modal" link inside modal’ is closed to new replies.