Tagged: x
-
AuthorPosts
-
September 2, 2016 at 6:19 pm #1159050
Jennifer PParticipantHi,
I’m using the integrity theme with a fixed left navbar. I have the transparency turned off. There is an inner border that I would like to be rid of. And I can’t seem to pinpoint the right class or id in order to do so. I’ve used this to make the outer border they way I would like it:
.x-navbar-fixed-left {
border-right: 20px solid #ee427f;
box-shadow: 2px 0 4px rgba(0, 0, 0, 0.1);
}I’ve tried targeting x-navbar-inner but it doesn’t work. Can you help? See the attached screenshot to see what I’d like to be rid of…the gray inner border and shadow.
Thanks!
September 2, 2016 at 9:57 pm #1159314
FriechModeratorHi 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.
Cheers!
September 2, 2016 at 11:52 pm #1159401
Jennifer PParticipantThis reply has been marked as private.September 3, 2016 at 1:23 am #1159441
RadModeratorHi there,
Please add this CSS
.x-navbar { overflow-y: visible; }That should do it, cheers!
September 3, 2016 at 9:44 pm #1160170
Jennifer PParticipantThat did it. Thanks!
September 4, 2016 at 3:02 am #1160345
RadModeratorYou’re welcome!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1159050 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
