I plan to eventually have video background for the home page. I am playing with it right now and it looks great but I would like to remove the little sound/mute icon that appears as I will just have a muted video for home.
Also is there a way if I use text sliders to have them play through only once. I would like to use three sliders to pose a question but don't want them to repeat.
Another thing that is really important to me. The video does not fill the browser if I reduce the size of the browser window I get black space either side of the video. Is there a way to have the video always fill the browser?
I plan to eventually have video background for the home page. I am playing with it right now and it looks great but I would like to remove the little sound/mute icon that appears as I will just have a muted video for home.
Also is there a way if I use text sliders to have them play through only once. I would like to use three sliders to pose a question but don't want them to repeat.
Cheers.
Ok I removed the icon. It is just a font awesome icon so I removed the line fa volume down line from
home_section_parallax_video.php
I would still loves help with the second part of the original question.
Thanks.
Another thing that is really important to me. The video does not fill the browser if I reduce the size of the browser window I get black space either side of the video. Is there a way to have the video always fill the browser?
Hi Chris,
Glad you made this ticket public.
To make the sliders run only once you need the properties of the slider in /js/scripts.js file.
it's about the infiniteLoop property as described here:
http://bxslider.com/options
and the slider in question is currently initialized as follows:
For the second part the video file may have the black strips on the side. ThanksThank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Thank you.