Tagged: x
-
AuthorPosts
-
October 4, 2016 at 10:37 am #1202112
RocketBoxParticipantHi
I’m trying to get my slider to sit underneath the logo and menu bars. (So logo and menu overlayed on top of the slider) I can do it when the logo and menu are ‘inline’ but I want them ‘stacked’. I’m using Ethos.
Any Ideas?
Many thanks
October 4, 2016 at 11:52 am #1202236
RupokMemberHi there,
It might be possible if you set the Logobar and Navabr position to absolute. Let’s set that and update us with URL if you need help with the CSS.
Cheers!
October 4, 2016 at 1:33 pm #1202355
RocketBoxParticipantThis reply has been marked as private.October 4, 2016 at 2:42 pm #1202468
JoaoModeratorHi There,
Please add the following code to Appereance > Customizer > Custom > CSS
@media(min-width: 980px) { .home .masthead { position:absolute; width:100%; background-color:transparent !important; } body.x-navbar-fixed-top-active .x-navbar-wrap { height: auto; } .home .x-logobar,.home .x-navbar, .home .x-topbar { background-color: transparent !important; box-shadow: none; border: 0; } } .x-navbar .desktop .x-nav>li>a { border-right: 0px ; }Hope it helps
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1202112 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
