-
AuthorPosts
-
May 14, 2014 at 3:28 pm #44422
Hello,
I have just purchased this theme, and I am really impressed. I was working on tons of different themes but X can not be compared with anything else, it is simply outstanding.
Obviously, now I need to learn a lot and become familiar with X but I actually enjoy it. My first question is regarding to Revolution Slider, I put a video on my homepage, but would like to get rid of the play/pause button that you can all see http://atlantahouseinspection.net/polish-american-chamber-commerce-atlanta-pacc-atlanta/ how to do that? I guess it is something with API settings, right?
Thanks
May 14, 2014 at 3:37 pm #44425Also I would like to make the black space around the video transparent, how do that?
May 15, 2014 at 6:00 am #44712Hi Shawn,
Thanks for the kind words. We appreciate it.
To remove the play/pause button on your video, add this to your custom css on Customizer:
.html5vid.videoisplaying .tp-video-play-button { display: none !important; }
To get rid of the black background behind the video, add this to your custom CSS on Customizer:
.fullcoveredvideo video, .fullscreenvideo video { background: transparent; }
Thanks!
May 15, 2014 at 9:12 am #44765Hey,
thank you so much for your help. Another issue with a slider is that when I am in home page editor, I dont see any option to choose fullscreen slider or anything else, but in the Slider section all I have is my slider name.
I would like the vido to be full width. How can I achieve that?
May 15, 2014 at 9:16 am #44767I dont even have offset option in Slider option, so I am really confused while following the video instruction.
May 15, 2014 at 10:21 pm #44994Hi Shawn,
You should have fullscreen option when you editor your Slider settings (Revolution Slider), and not at your homepage setting.
Once you set it as fullscreen, you have to add .masthead at offset field.
But, it will still not work. Your current layout is Box which limit the width of your layout. You should set it as full-width and use “Blank – No Container | Header, Footer” template(under your homepage’s Page Attribute section).
Hope this helps.
-
AuthorPosts