Tagged: x Author Posts April 8, 2016 at 2:52 pm #873247 3wdevelopParticipant Website Re full-screen video slider, I know the choices are above or below the masthead. What I want to do is show it over the full-screen video slider. Then, I want the menu to appear as normal on the other pages AND I want to dramatically reduce the width of the menu area. Is there a way I can do these things? Thank You! Jerry April 9, 2016 at 3:39 am #873876 ChristopherModerator Hi there, Please add the following code in Customize -> Custom -> CSS : @media (min-width:979px){ .home header.masthead.masthead-stacked { margin-top: -178px; } .home .x-navbar, .home .x-logobar { background-color: transparent; width: 70%; margin: 0 auto; box-shadow: none; border: none; } } Hope it helps. Author Posts <script> jQuery(function($){ $("#no-reply-873247 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In