Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1315806
    bernbeam
    Participant

    Hi there,

    i have breadcrumbs enabled in the renew stack via customizer. Everything works fine until the page title is enabled by default.
    Now i don´t want to see the page titles, so disable them, but now the breadcrumbs also disappear.

    How can i solve this issue?

    Thank you very much!

    Bernhard

    #1315880
    Rupok
    Member

    Hi Bernhard,

    Thanks for writing in! Breadcrumbs and page title contains within the same header landmark. So if you hide the page title from Page Settings, it will be gone altogether. If you just want to hide the title, then you can enable page title and add this under Custom > CSS in the Customizer.

    .h-landmark {
      display: none;
    }

    Hope this helps.

    Cheers!

    #1316234
    bernbeam
    Participant

    Perfect, that´s it!

    Thanks a lot!

    Bernhard

    #1316388
    Nabeel A
    Moderator

    Glad we could help.

    Cheers!

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