Promo popup not displaying correctly on mobile

This topic has 2 replies, 2 voices, and was last updated 4 years, 6 months ago ago by John Holden

  • Avatar: gayleen
    gayleen
    Participant
    October 27, 2019 at 22:41

    We have added the promo popup to our site, and it is not displaying correctly on mobile. We’ve tried some of the global CSS updates found in various support threads here, but none has fixed the issue for us.
    Have supplied credentials in private area. Thanks

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: John Holden
    John Holden
    Support staff
    October 28, 2019 at 04:35

    Hi,

    Add below code to Theme Options -> Additional CSS

    @media (max-width: 465px){
    #etheme-popup-holder {
        position: relative;
        top: 0;
        left: 0;
        transform: none;
    }
    }

    Regards,
    Hung PD

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

You must be logged in to reply to this topic.Log in/Sign up

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