Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1388635
    Kobber
    Participant

    Hi,

    I would like to have breadcrumbs only on blogposts. Is that possible?

    A post example: https://www.vesti-olsen.dk/opstart-cecilie-mariehjemmet/

    #1388846
    Rupok
    Member

    Hi there,

    Thanks for writing in! Let’s enable Breadcrumbs and add this under Custom > CSS in the Customizer.

    body:not(.single-post) .x-breadcrumb-wrap {
        display: none;
    }

    Hope this helps.

    Cheers!

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