• Resolved josevaldez

    (@josevaldez)


    Hi,

    i tried with css i found on forum support, but none of them worked inmy case. The pop up in homepage, mobile version, displays half of screen and the close button can′t be seen. Could you provide a CSS, please? Thanks

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter josevaldez

    (@josevaldez)

    Hi,

    Any one from support available? Regards,

    Plugin Support Ojoma a11n

    (@geraltrivia)

    Hello there @josevaldez ,

    Thank you for reaching out to us.

    i tried with css i found on forum support, but none of them worked inmy case. The pop up in homepage, mobile version, displays half of screen and the close button can′t be seen. Could you provide a CSS, please?

    I’ve looked through your website and I see what you mean.

    @media (max-width: 500px) {
    #mp_form_popup2 { 
    width: 90% !important; 
    min-width: 90% !important;
    }
    }

    Please make sure you are adding it to the “Additional CSS” section in your Customizer under?Appearance > Customize?(not in the form editor).

    Have a great day.

    Thread Starter josevaldez

    (@josevaldez)

    Hi,

    Now I can already see the close button. Thanks. Is it possible that the pop up from the mobile can be seen in its entirety from a single view? (I mean, without the need to scroll with your finger inside the form).
    Another question, please. From desktop view, the form looks fine, but I notice that there is a scroll bar to the right and left (send screenshot https://prnt.sc/Vcb_nVimVdr6 ). I think it is not necessary. How can I hide it? Can you provide me a css, please?

    Regards,

    Thread Starter josevaldez

    (@josevaldez)

    Hello,

    i have another issue. The subscribe button doesn’t work. It’s like unclickable. This happened last week. I had to reinstall mailpoet. Now that problem again. I cleared cache and tried another email address, but it doesn’t work, can’t subscribe

    https://prnt.sc/57iorueoyFZ_

    What would be the problem? system status, everything seems to be okay,

    Regards,

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘mobile pop up’ is closed to new replies.