Viewing 1 replies (of 1 total)
  • If there is a child theme, the breadcrumbs can be removed from the template file. Or you can just add some css to hide the breadbrumbs, like this:

    .learn-press-breadcrumb {
    display: none;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Breadcrumb’ is closed to new replies.