hi i would like to know how to embed my video to play without the black mask background.
Hi anish28
Please have a look at the solution posted HERE maybe could help for your problem.
Regards
pavit hi i useed the quickstart. my issue is that black background. i want my video to play fullscreen as in the demo
anish28 Try add this to custom.css file :
.t3-video .video-shuffle > .mask{height:0 !Important;background:transparent;} .t3-video .video-shuffle video{padding:0;}
t3-video .video-shuffle > .mask{height:0 !Important;background:transparent;} .t3-video .video-shuffle video{padding:0;}
Ensure to clear your browser cache if changes dont reflect