• Resolved ezsza

    (@ezsza)


    Hello i want to ask.

    How to make form popup vertical position into centre for mobile view? I don’t want it in bottom like this image https://ibb.co/87kQHdM

    Then i have second question. Is possible to edit popup form in gutenberg block like stackable? If possible, how to do that?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Ojoma a11n

    (@geraltrivia)

    Hello there,

    Thank you for contacting MailPoet support. I will be happy to help you with this.

    > How to make form popup vertical position into centre for mobile view? I don’t want it in bottom like this image https://ibb.co/87kQHdM
    Then i have second question. Is possible to edit popup form in gutenberg block like stackable? If possible, how to do that?

    That’s the expected behavior for pop-up forms when displayed on mobile. If you want to change that, you could use CSS to edit its position.

    This is where you’d make the changes:

    @media (max-width: 500px)
    #mp_form_popup1

    As an example, you can set the max-height to something higher than 40% so it doesn’t fill only half of the screen.

    I hope it helps!`

    Thread Starter ezsza

    (@ezsza)

    Hello, still not working

    I want to make it position like this in mobile:
    https://ibb.co/crrVpcv

    Plugin Support Ojoma a11n

    (@geraltrivia)

    Hello @ezsza ,

    Thank you for getting back to us.

    Can you send us a direct link to where the popup shows on your website? so we can look into this further?

    Looking forward to hearing from you.

    Plugin Author Bruna a11n

    (@bruberries)

    Hi @ezsza,

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – we’ll be here if and/or when you are ready to continue.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Mobile View Popup’ is closed to new replies.