Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1299450
    jhoysradt
    Participant

    Since we use posts to share company news, I want to remove breadcrumbs just on posts. I want to keep breadcrumbs on all of our regular pages. Is there a way to do this?

    Thanks!

    #1299470
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

    .single-post .x-breadcrumbs-wrap {
        display: none !important;
    }

    Hope it helps 🙂

    #1299531
    jhoysradt
    Participant

    I put that my child theme instead of the customizer. Hopefully that’s ok because it worked and that’s exactly what I needed! Thank you!

    #1299536
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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