VideoSuite Limited

Results 5 comments of VideoSuite Limited
trafficstars

Hey Guys, Has this been looked at yet? I can get the file as a download just struggling to move it to S3, as mentioned above the cloud convert support...

Having the same issue you ever manage to fix this?

Quick Hacky Fix working for me: .vjs-youtube-mobile .vjs-big-play-button { display: flex !important; } .vjs-youtube-mobile.vjs-has-started .vjs-big-play-button { display: none !important; }

Quick Fix i'm using ATM: .vjs-youtube-mobile .vjs-big-play-button { display: flex !important; } .vjs-youtube-mobile.vjs-has-started .vjs-big-play-button { display: none !important; }