Hello,
Hello, I would like to know if you can tell me how to do so that the play button does not appear and that the video starts automatically without having the possibility of stopping or starting it please?
https://prnt.sc/1nYDjfAgqGiM
ludo974 Hi
Which browser are you using? I checked in Chrome and the video is playing automatically now
yes the video plays automatically but I don't want the play button to be seen please? How should it be done?
You can use this custom CSS:
.acm-hero .hero-btn-actions { display: none; }