Slider revolution video start button

Hello,
I got a slider revolution with background no-sound video and elements in it.
There is a “play” button on which i used a action button named “start media” but it seems to only open a video already in slide and so when i create a video layer it recover the background video.

How can i have a video background (that is ok) and when i clic the play button, it opens a new video in same page ?

Hi There,

Thanks for writing in!

Please check this documentation for possible answer to your question.
https://www.themepunch.com/faq/create-custom-popup-modal-in-slider-revolution/

Instead of image layer you can use video.

Thanks

Yep, exactly what i needed thx a lot :slight_smile:

You’re welcome.

Is it possible to get a relative left menu so the page content would be centered horizontaly ?
As you can see here the content is not centered with the left menu (same for the video layer appearing when clicking play button)

Hi There,

I adjusted your slider revolution settings from full width to auto and it works fine now.

Hope it helps

Thx Joao, yep it’s centered, but the slider need to be full screen, i put the minimum height of the slider option is 100% but still no full screen. Is there a solution ?

Hi,

You can try 100vh instead of 100%

Thanks

100vh still not put the slider in fullscreen.
Is there a way to have a full screen centered slider with a left menu ?

Hello There,

Thanks for writing in!

To have a fullscreen slider, please edit your slider and make sure that the slider layout is “Fullscreen”.

And if you use Fullwidth or Auto, you can set the height and width of you slider like this:

100vh or 100 device viewport height.
calc(100% - 256px) where a hundred percent width minus 256 pixels which is the width of the left menu panel. You may also use calc(100vw - 256px) where in 100vw is the device viewport width.

Hope this helps.

I finally found how to do that, you have to be indeed in fullscreen mode and for the slider to be centered with a left menu, you have to Disable Force FullWidth

Thx for your help :slight_smile:

You’re most welcome!
We’re glad we were able to help you out.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.