Knockout Text with Video Background?

[ad_1]

How can I add a vimeo / Youtube or if necessary a local video as Background and have a Knockout Text over it with CSS?

For an Image it works, but replacing that URL with an URL to a local .mp4 doesn’t work..
Any ideas?

​

**URL with .jpg WORKS.**

selector .elementor-heading-title
{

background: url(“http://urltoimage.jpg”);

-webkit-background-clip:text;
-webkit-text-fill-color:transparent;
}

**URL with .mp4 or Youtube / Vimeo DOESN’T WORK.**

selector .elementor-heading-title
{

background: url(“http://urltovideo.mp4 / or Vimeo Link”);

-webkit-background-clip:text;
-webkit-text-fill-color:transparent;
}

[ad_2]

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer