Hi There,
I've created a page with Rev Slider video background.
2 things:
- I'd like to apply an semi-transparent overlay, something like:
/* black overlay with 70% transparency */
background: rgba(0, 0, 0, 0.5);
But I can't for the life of me work out how?
- The Background Video I've used does have sound, but it's not playing? I realise there have been issues with browser developers deciding to simply block autoplay/sound of videos without an play control. Is that the case here, is it possible to have sound?
I've tried the following:
data-volume="50"
To no avail.
Help appreciated.
Thanks
Kris
