Mobile popup static block padding completely off

This topic has 3 replies, 2 voices, and was last updated 2 years, 1 months ago ago by densitysk

  • Avatar: densitysk
    densitysk
    Participant
    March 7, 2022 at 14:08

    Hi,

    I have noticed that it is not possible to display a popup created via a static block on mobile phones.

    On desktop it looks normal and works as expected, but on mobile phone no matter the width settings, the content has just too much padding on the sides.

    Screenshots in PM

    Please, contact administrator
    for this information.
    2 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 8, 2022 at 08:51

    Hello,

    @media only screen and (max-width: 768px) {
        .header-newsletter-popup .et-popup {
            left: 0;
            right: 0;
            transform: translateY(-50%);
        }
    }

    Regards

    Avatar: densitysk
    densitysk
    Participant
    March 8, 2022 at 14:55

    thank you. That did help.

    I appreciate it.

  • Viewing 3 results - 1 through 3 (of 3 total)

The issue related to '‘mobile popup static block padding completely off’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.