Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1031516
    genuinesp
    Participant

    Hi,

    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.

    #1032063
    Rupok
    Member

    Hi 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!

    #1032172
    genuinesp
    Participant
    This reply has been marked as private.
    #1032719
    Jade
    Moderator

    Hi 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.

    #1032796
    genuinesp
    Participant

    Hi 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!

    #1033355
    Rupok
    Member

    Hi 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!

  • <script> jQuery(function($){ $("#no-reply-1031516 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>