[Resolved] Disable yoast breadcrumbs before each result on search page

Home Forums Support [Resolved] Disable yoast breadcrumbs before each result on search page

Home Forums Support Disable yoast breadcrumbs before each result on search page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #468912
    Isabelle

    Hi
    How do I prevent Yoast breadcrumbs from appearing before each result on my search results page?
    Before each result, I see Home > “search term”. I would like to eliminate that.
    Thanks. Isabelle

    #468935
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .search #breadcrumbs {
        display: none;
    }
    #468937
    Isabelle

    Yay! Thanks for the speedy response. Works perfectly. Isabelle

    #469311
    Leo
    Staff
    Customer Support

    No problem 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.