• Resolved gerdenhaan

    (@gerdenhaan)


    Popup shows correctly on desktop and iPad. On iPhone6 only de dark backgrond-hover of the page appears, without showing the plugin.

    How can I solve this?

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

    (@wpmudev-support1)

    Hey @gerdenhaan,

    Hope you’re doing well today ??

    Could you share URL to page with popup so we could have a closer look at this and check what’s going on?

    Cheers,
    Predrag

    Hi.

    I had the same problem in with theme Avada.

    Insert this to custom CSS:

    /*Pop up fix for mobile*/

    div.resize.popup.wdpu-msg.move.wdev-window{
    display: block !important;
    }

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Popup not shown on iPhone 6’ is closed to new replies.