Revolution fades out within a few seconds

Hi,

i have a vimeo video in a revolution slider placed at the top of my page. The video is about 15 seconds long but fades out within a couple of seconds. Has anyone seen this before, anyone have a fix?

https://www.darcroom.com/home-final/

Thanks

Hi @strawberrybase,

Thanks for reaching out.

I couldn’t find the slider time settings from the front, have you tried matching the slider duration with the video duration? It’s usually the cause of this. Please provide your admin login credentials in the secure note and we’ll check.

Thanks!

Hi @strawberrybase,

Thanks, I’m able to identify the cause of this issue. Please remove this from your Theme Options > CSS

.tp-simpleresponsive .slotholder *,
.tp-simpleresponsive img			{ 	/*-webkit-transform: translateZ(0);
										  -webkit-backface-visibility: hidden;
										  -webkit-perspective: 1000;*/
									background-color: #ffffff;
}

It blocks the view layer of the video.

Thanks!

Thanks that’s great.

strawberrybase

You’re 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.