Rev Slider Overlay and sound

5 replies · opened Nov 7, 2024

FfreewheelinNov 7, 2024

Hi There,

I've created a page with Rev Slider video background.

2 things:

  1. 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?

  1. 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

FfreewheelinNov 9, 2024

Hi,

I recently renewed my support, just wondering how long it will take for an answer?

Help much appreciated.

Thanks
Kris

FfreewheelinNov 16, 2024

Hi,

It's been 6 days now, is there any support?

If not I'll request a refund.

If you could please bother to answer, that would be appreciated.

Thanks
Kris

SSemicolon WebSTAFFNov 18, 2024

Hello,

We Really Apologize for the Delays in replying and Thanks for your Super Kind Patience!

  1. Consider adding the following code for adding a Semi Transparent Overlay to the Revolution Slider just after the Video Layer:
    [ch_pre]<div class="rev-slidebg video-overlay z-auto" style="background-color: rgba(0,0,0,0.7);"></div>[/ch_pre]

  2. Apologies but this is currently controlled by the Browser rather than the JS Codes. So it is currently not possible to modify this since this is the Browser Policy.

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

FfreewheelinNov 18, 2024

Ok. Thanks for the reply/help, appreciated.

Kris

SSemicolon WebSTAFFNov 18, 2024

Hello,

Very Happy to Help! :)

We will continue finding solutions for the 2nd issue and provide you with updates here.

Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard
Rev Slider Overlay and sound · Canvas Template Support