Tagged: x
-
AuthorPosts
-
February 8, 2017 at 2:17 am #1362481
NoellemenaParticipantHey, I have tried everything I can find to hide the thin gray line that is showing right above the navigation bar/ at the bottom of the logo. I know my image that I have as my logo right now has a little bit of sparse grey showing, but it is not what is showing at full width.
Help me hide that thing! 🙂
Leaving a link below.Thanks so much!
NoelleFebruary 8, 2017 at 2:19 am #1362482
NoellemenaParticipantThis reply has been marked as private.February 8, 2017 at 4:56 am #1362596
ChristianModeratorHey Noelle,
Please add the code below in your Appearance > Customize > Custom > Global CSS
.x-logobar { border-bottom: 0; }Thanks.
February 8, 2017 at 3:46 pm #1363405
NoellemenaParticipantIt does not work. I had tried that and every code I could find 🙂 I even kept doubting it was somehow on my image/logo. I put another image to test and it is still there. I cannot get it to go away.
🙁I started thinking it was the top of the navbar and tried all that code too just in case before I posted.
Did it work for you?? I even put it at the top of my CSS to make sure nothing was overriding it.
THANK YOU!
February 8, 2017 at 10:12 pm #1363796
FriechModeratorHi There,
Please update the given css code to this:
header .x-logobar {border-bottom: 0;} header .x-navbar {box-shadow: none;}Hope it helps, Cheers!
February 8, 2017 at 10:32 pm #1363809
NoellemenaParticipantYES Friech! It was the shadow! This worked perfectly.
THANK YOU so much.
NoelleFebruary 8, 2017 at 10:38 pm #1363817
Prasant RaiModeratorYou are most welcome. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1362481 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
