-
AuthorPosts
-
December 30, 2014 at 2:14 pm #173668
I am trying to make one of my sliders full screen on my one page navigated home page. I have already utilized the “below masthead” full screen slider, so I don’t know any other way to make my second slider (The “Who We Are” link) full screen as well. Please help!
Sacredsesh.com
December 30, 2014 at 8:36 pm #173847Hey Johnathan,
Please change your slider layout to fullscreen. See #5 of http://revolution.themepunch.com/documentation/#main_slider_settings
Thanks.
December 30, 2014 at 10:31 pm #173892The layout is already on full screen though.
December 30, 2014 at 10:40 pm #173898Nevermind! Got it! I had to put force full width on in the settings.
How do i get rid of the grey shadows under the sliders? And how do i make each slider mesh into one another to make it a seamless and flowing page?
December 31, 2014 at 6:22 am #174062Hi there,
#1 You can remove the shadow under Revolution slider settings -> Appearance -> Shadow Type
#2 Add
ptn
in class field of content bands.Hope that helps.
December 31, 2014 at 8:02 am #174101Neither of those solutions are working 🙁
I am trying to make a flowing one page navigation just like ethos-2.
The shadows are still there under each slider and the “ptn” isn’t resulting in anythingDecember 31, 2014 at 8:48 am #174118UPDATE: So for now, everything is solved except how do i make the “grey” area between the content bands (between the sliders in my case) disappear? I want a flowing page with absolutely no space between my content bands.
December 31, 2014 at 3:56 pm #174281Hi there,
You can add this under Custom > CSS in the Customizer.
#rev_slider_7_1_wrapper, #rev_slider_8_2, #rev_slider_9_3 { background-color: #ffffff !important; } div#rev_slider_7_1_wrapper, div#rev_slider_8_2_wrapper, div#rev_slider_9_3_wrapper { height: 789px!important; margin-bottom: -20px !important; }
Hope this helps!
December 31, 2014 at 5:52 pm #174332Perfecto! Thanks again!
December 31, 2014 at 11:52 pm #174423You’re welcome Johnathan.
January 25, 2016 at 3:02 pm #763690Hi,
im trying to make my vide slider full page on all acreen but im not able to have work he way i want. can you help. http://www.bemaximus.com
January 25, 2016 at 3:08 pm #763698im trying to make my video slider full page on all screen but im not able to have it work the way i want. can you help. http://www.bemaximus.com
January 25, 2016 at 8:53 pm #764140February 28, 2016 at 1:29 pm #815850Mmm…. I also have a problem getting it to full screen.
I need to put my header to 70px so the sub-menu shows properly. But when I do this then my slider drops down.
Any idea how to fix it?
Cheers,
Dominic–> NVM, already fixed!
Added this to the CSS: div#rev_slider_1_1{
margin-top: -170px !important;
}February 28, 2016 at 1:40 pm #815858Mmm…. But it does still show up on the mobile version. Any idea how to remove it there?
And I don’t think my “fix” is a good one. Now when I open the menu on mobile it has the background covering the search field.
Can you advice what is a better way to fix this? There seems to be an other element which I can’t locate and remove.
Cheers,
Dominic -
AuthorPosts