Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1065434

    Hi there,

    We seem to be having an issue with breadcrumbs being duplicated on our blog posts, could you please assist?
    I have tried disabling breadcrumbs in Yoast as I thought this was the problem, however it doesn’t help.
    You can see what I am talking about in this screenshot: https://imgur.com/GqIO56d

    Kind regards,

    Jamie Myburgh
    Come Alive

    #1065516

    Hey ComeAlivesorted,

    Add this to quick css:

    .breadcrumb.breadcrumbs.avia-breadcrumbs span:nth-child(4),
    .breadcrumb.breadcrumbs.avia-breadcrumbs span:nth-child(5){
        display:none
    }

    Best regards,
    Jordan Shannon

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