Tagged: x
-
AuthorPosts
-
June 5, 2016 at 8:12 pm #1027171
PanInternationalParticipantHi,
I searched for a solution in the forum but didn’t found one the suite this issue.I have a small space (white) between the Navbar and the Content area, it’s not a line, because when I scroll down the space disappear under the fixed Navbar.
I have tried to search for a solution on the CSS code that I already add to solve different issues, but with no luck.Can you help me on this one?
Thank you
June 5, 2016 at 8:13 pm #1027173
PanInternationalParticipantThis reply has been marked as private.June 6, 2016 at 2:25 am #1027517
RupokMemberHi there,
Thanks for writing in! It seems you have added the below code to hide the breadcrumbs :
.x-breadcrumbs { display: none; }You can use this code instead :
.x-breadcrumb-wrap { display: none; }Although you can disable breadcrumbs from Customize > Header > Breadcrumbs.
Hope this helps.
Cheers!
June 6, 2016 at 8:09 pm #1029049
PanInternationalParticipantThis reply has been marked as private.June 7, 2016 at 1:57 am #1029401
John EzraMemberHi three,
Thanks for updating the thread! Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
June 7, 2016 at 7:59 pm #1030991
PanInternationalParticipantThis reply has been marked as private.June 8, 2016 at 5:46 am #1031627
ThaiModeratorHi There,
To fix this issue, you just need to add the following CSS:
.x-breadcrumb-wrap { display: none; }Hope it helps 🙂
June 8, 2016 at 7:55 pm #1032988
PanInternationalParticipantHi.
Thank you for your feedback.Actually, that CSS code took the white space out, but there is still a small white line there. :/
How can I solve this?
June 9, 2016 at 12:09 am #1033395
Rue NelModeratorHello There,
To remove the very thin line, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.x-navbar-fixed-top-active .x-navbar-wrap { border: none; margin-bottom: 0px !important; }We would loved to know if this has work for you. Thank you.
June 9, 2016 at 1:33 am #1033492
PanInternationalParticipantHi,
Yes, it worked! 🙂
Thank you
June 9, 2016 at 1:48 am #1033505
Paul RModeratorYou’re welcome! 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1027171 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
