Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Imran – WPMU DEV Support

    (@wpmudev-support9)

    Hello orbrayt,

    I hope you are doing well!

    You can achieve this by completing the following steps:
    – In the behavior section, check on Click on the background does not close PopUp condition.
    – Under the Form Submit select the “Always close after form submit” option

    Please see the screenshot:
    https://take.ms/mymbU

    And finally, to hide the close button add the following CSS code in custom CSS section:

    .wdpu-close {
        display:none;}

    Screenshot:
    https://take.ms/li2dv

    I hope this helps!

    Cheers,
    Nastia

    Thread Starter orbrayt

    (@orbrayt)

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘remove x close from popup’ is closed to new replies.