Tagged: x
-
AuthorPosts
-
August 4, 2016 at 2:26 pm #1117763
johnnyp14ParticipantHello
I’d like my homepage to first display a fullscreen video (YouTube, Vimeo, doesn’t matter) where the user has the option to pause if desired. I don’t want anything but the video shown until they scroll down. I’d like it to be similar to:
I think the logo above the menu takes up to much space only initially (so the video appears distorted), so I’d like the logo/menu to be visible after scrolling. Please help!
August 4, 2016 at 7:54 pm #1118152
Rue NelModeratorHello There,
Thanks for writing in! To resolve your issue, you simply need to edit your slider and make sure that your slider layout is set as Fullscreen. And then there should be no offset container so that the slider will be truly fullscreen.
If that doesn’t help, would you mind providing us the url of your site with login credentials so we can take a closer look at your slider settings?
To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thank you.
August 9, 2016 at 12:41 pm #1124090
johnnyp14ParticipantThis reply has been marked as private.August 9, 2016 at 3:00 pm #1124320
JoaoModeratorHi There,
If you would like to have just the video and no Logo or Navbar you need to remove .masthead from the box “Increase Decrease Fullscreen Height on your Slider Settings on Slider Revolution
Please see image attached.
Hope it helps
August 9, 2016 at 3:39 pm #1124381
johnnyp14ParticipantThat definitely gets me closer, thank you.
How do I get video controls to show up?August 9, 2016 at 11:23 pm #1124970
RupokMemberHi there,
Thanks for writing back. Kindly follow Revolution Slider Documentation for more information. Here is a article for help – https://www.themepunch.com/faq/add-a-muteunmute-button-for-video/
Cheers!
August 23, 2016 at 2:13 am #1142685
DaberechiParticipantHello,
Im trying to display a fullscreen video on a page. I’ve placed it below masthead and it looks a bit like i want it to, but I dont want the breadcrumbs or the navbar visible. I also want my header to be transparent so that it can overlap the video. I only want this to happen on this page however.
Also the video seems to duplicate itself after the title.
Please I need help, this is very urgent, my X version is the latest.August 23, 2016 at 6:28 am #1142904
ChristianModeratorHey there,
Please add the code below in your page’s Cornerstone Custom CSS
.x-navbar-wrap, .x-breadcrumb-wrap { display: none; } .x-logobar { background: transparent !important; margin-bottom: -90px; border: 0; }Hope that helps. 🙂
August 23, 2016 at 7:41 am #1142978
DaberechiParticipantWow thanks Christian, it’s completely solved now. I’m also trying to hide the display of the title of the page and the footer so that the page only displays the video and doesn’t scroll, it seems I cant get the class right, please help.
Also sorry for posting twice.
August 23, 2016 at 10:29 am #1143227
JoaoModeratorHi There,
Please add the following code to Appereance Customizer Custom CSS
.page-id-163 .x-main.full, .page-id-163 .x-colophon.top, .page-id-163 .x-colophon.bottom { display: none; }Hope it helps
Joao
September 12, 2016 at 6:37 am #1171189
DaberechiParticipantHow do I hide the title in Visual Composer?
September 12, 2016 at 7:59 am #1171262
ChristianModeratorPlease choose a page template with no header and no footer. See https://community.theme.co/kb/page-templates/ for more details about X page templates.
Thanks.
September 12, 2016 at 1:03 pm #1171819
DaberechiParticipantI want to increase the size of the font in my navbar, and remove the lines that separate it from the logo and the main page. Tried changing it from customizer but it only increases the size of my logo space.
September 12, 2016 at 3:25 pm #1171992
NicoModeratorHi There,
To increase your navbar font-size use this code below:
.x-navbar .desktop .x-nav > li > a{ font-size:10px; }To remove the lines:
.x-logobar{ border:none; } .x-navbar{ border:none; }Let us know how it goes.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1117763 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
