Tagged: x
-
AuthorPosts
-
March 22, 2017 at 12:43 pm #1416531
cmiller2121ParticipantQuestion, There is a white line below the navbar/above slider revolution that I am trying to remove. If you scroll down the line is removed and only seems to appear full screen. I’m sure I have some CSS wrong. This is the CSS that I have to make the navbar full width with links in the centered.
Thanks for your help..masthead .x-container-fluid {
max-width: none;
width: 100%;
}.x-navbar .x-container.max {
max-width: 100%;
}body .x-navbar .x-nav-wrap.desktop .x-nav li {
float: none;
display: inline-block;
}body .x-navbar .x-nav-wrap.desktop .x-nav {
width:100%;
text-align:center;March 22, 2017 at 3:29 pm #1416757
JoaoModeratorThanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
March 22, 2017 at 4:12 pm #1416805
cmiller2121ParticipantMarch 22, 2017 at 10:35 pm #1417156
Prasant RaiModeratorHello There,
Thanks for writing in!
You can add this under Custom > CSS in the Customizer:
.x-navbar-fixed-top-active .x-navbar-wrap { margin-bottom: 0 !important; }Thanks.
March 23, 2017 at 10:47 am #1417831
cmiller2121ParticipantThank you that worked.
March 23, 2017 at 12:08 pm #1417939
JadeModeratorYou’re most welcome.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1416531 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
