Reply 223927 to: Promo popup not displaying correctly on mobile

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

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.