Tagged: x
-
AuthorPosts
-
January 12, 2017 at 7:26 pm #1328069
initialyzeParticipantHi,
I’m using integrity theme and enabled breadcrumb. Somehow there is gap between topbar and breadcrumb. How can I remove that gap. For more details please find the attached screenshot.Thank you.
January 12, 2017 at 10:43 pm #1328274
Prasant RaiModeratorHello There,
Thanks for writing in!
You can add this under Custom > CSS in the Customizer:
.x-breadcrumb-wrap { padding-top: 0 !important; }Thanks.
January 13, 2017 at 12:19 pm #1329040
initialyzeParticipantIt did not work for me. See the result in attached screenshot.
January 13, 2017 at 2:58 pm #1329181
JadeModeratorHi there,
You can add this under Custom > CSS in the Customizer.
.x-navbar { border-bottom: 0; box-shadow: none; }January 13, 2017 at 4:37 pm #1329253
initialyzeParticipantThanks but it’s not helping me.
January 13, 2017 at 10:55 pm #1329547
FriechModeratorHi There,
That is actually your navbar, are you not planning to use that? If so, you can add this under Custom > Global CSS in the Customizer.
.x-navbar-wrap {display: none !important;} .x-logobar {border-bottom-width: 0;}Hope it helps, Cheers!
January 16, 2017 at 2:32 pm #1332539
initialyzeParticipantThank you so much. It worked.
January 16, 2017 at 3:55 pm #1332657
JoaoModeratorGlad to hear it,
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1328069 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
