Reply 257827 to: Problem with embebed video

Avatar: Olga Barlow
Olga Barlow
Support staff
November 4, 2020 at 19:39

Hello,

Add the below code to Theme Options > Custom CSS to make the video wider on the mobile device

@media only screen and (max-width: 992px){
    #etheme-popup-holder {
        left: unset;
        transform: translateY(-50%);
    }
}

Regards

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.