• the pop up, look pretty good on the previeu mode, but on the actual website is larger and need to scroll to see it ((picture attached))

    https://ibb.co/7bHQp5X

    + is there a way to hide the popup from mobile, i tried the sniped bellow but it didnt work

    @media (max-width: 500px) { .mailpoet_form_popup_overlay.mailpoet_form_overlay_animation_slideup.mailpoet_form_overlay_animation.active, div#mp_form_popup1{ display: none; } }

Viewing 1 replies (of 1 total)
  • Plugin Support Gui A. a11n

    (@guicmazeredo)

    Hi there @orwa11!

    Thanks for reaching out!

    I see that the image is displaying in your popup on mobile version, which is not expected as image is usually hidden by default to optimize performance on mobile devices.

    I’d like to take a look at your website to inspect the code and look for a way to:

    • Hide the image
    • Or hide the popup form entirely (whatever you prefer)

    Could you please share the URL of your website?

Viewing 1 replies (of 1 total)
  • The topic ‘pop-up large +/ hide it on mobile’ is closed to new replies.