Hello, we have noticed that the video in the header area can be paused by website visitors simply by clicking on it. Can we disable this option? Thank you very much for your support.
Hey reqonsult,
Thank you for the inquiry.
You can use this css code to disable the click overlay or the invisible play/pause control.
#top .av-video-slide.av-video-playing {
pointer-events: none;
}
Best regards,
Ismael
although I believe that it is rather good if visitors can interact with autoplay videos. Turning it off is certainly better than leaving the website because a video is annoying!
Hi,
Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard