Tagged: x
-
AuthorPosts
-
January 26, 2017 at 1:16 am #1345932
warrenfabParticipantI’ve tried using the following codes:
.x-navbar {
position: absolute;
width: 100%;
top: 0;
background-color: rgba(0, 135, 18,0.5);
box-shadow: none;
border-bottom: none !important;
}.x-navbar .desktop .x-nav > li > a, .x-navbar .desktop .sub-menu li > a, .x-navbar .mobile .x-nav li a {
color: rgb(255,255,255);
box-shadow:none;
border-bottom:none !important;
}.x-navbar {
box-shadow:none;
border-bottom:none !important;
}What else can I try?
January 26, 2017 at 1:35 am #1345953
Paul RModeratorHi,
Please change
border-bottom: none !important;toborder-bottom: 0 !important;If that doesn’t work, kindly provide us your site url so we can take a closer look.
Thanks
January 26, 2017 at 1:44 am #1345961
Rue NelModeratorHello There,
Thanks 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.
Thank you.
January 26, 2017 at 2:57 am #1346022
warrenfabParticipantI found the correct code elsewhere on these forums, so to anybody using the Renew them wanting to remove the bottom border just below the menu:
.x-header-landmark {
border: none;
}That worked perfectly.
January 26, 2017 at 3:04 am #1346031
LelyModeratorGlad you have found it.
Feel free to open a new thread if you still have issues.Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1345932 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
