• Resolved fabien79

    (@fabien79)


    Hi,

    I’m looking for a solution to close the modal popup when click outside popup, is it possible ?

    Thanks in advance

Viewing 1 replies (of 1 total)
  • Plugin Author Christoph Nagel

    (@cmsgeek)

    Hi @fabien79,
    please excuse my late response.
    It is possible to close the popup by clicking outside it. Unfortunately, this requires a small adjustment to the plugin file.

    In the plugin folder you can find the corresponding file under /wp-content/plugins/floating-contact/floating-contact.php

    In line 175 change the code to
    echo ' <a href="#" class="close-fcb-modal"><div class="overlay"></div></a>';

    Best regards, Chris

Viewing 1 replies (of 1 total)
  • The topic ‘How to close when click outside the form’ is closed to new replies.