Tagged: x
-
AuthorPosts
-
June 8, 2016 at 4:11 am #1031516
genuinespParticipantHi,
I’ve got activated breadcrumbs. Through CSS, I’ve deactivated breadcrumbs in all my pages in Desktop devices. The result is that you can only found breadcrumbs in moviles devices. That’s exactly I want.
I’ve tried to deactivated breadcrumbs in Blog and Posts (only for desktop devices) but I can’t.
Please, could you help me with this?
Thanks a lot.
June 8, 2016 at 10:31 am #1032063
RupokMemberHi there,
Thanks for writing in! Are you using media query? Can you share the code you are using?
Also make sure to provide the URL so that we can have a look.
Cheers!
June 8, 2016 at 11:24 am #1032172
genuinespParticipantThis reply has been marked as private.June 8, 2016 at 4:49 pm #1032719
JadeModeratorHi there,
Since you have the code added to force display the breadcrumbs in mobile screens, try adding this code in the customizer:
.x-breadcrumb-wrap { display: none; }Hope this helps.
June 8, 2016 at 6:20 pm #1032796
genuinespParticipantHi again!
I’m try to insert your code in Appearance->Customize->Custom CSS, but, since last theme’s update, it’s imposible write in this file.
Please, could you help me with this?
Thanks!
June 8, 2016 at 11:41 pm #1033355
RupokMemberHi there,
Thanks for writing back. Would you kindly clarify what you meant by “it’s imposible write in this file.” I mean what you are facing to place code there. I have tried to edit the file and seems working fine as expected so not sure about your mentioned issue. However I have place the code on your customzier and it’s fixed now.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1031516 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
