Home Forums Total Breadcrumb not correct

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #9983
    tury
    Participant

    Hello,

    I find myself in the following situation:

    I go to the main page of my blog (wm-explorer.com).

    The configuration states that as a home page I serve a static page (Blog).

    However, in the Breadcrumb section, I have the following link: “Home / Coding Guidelines in webMethods IS – Part 6”

    This means that although I am on the page with the list of posts, the breadcrumb shows the last post.

    Could you please let me know if there is some way to fix this?

    Thank you.

    Best regards.

    #9986
    Hash
    Keymaster

    Hi,

    We will definitely look at it and fix it in our future updates.

    For a quick fix, go to Appearance > Customizer > Additional CSS and paste the below CSS code. This will remove the breadcrumb from homepage only.

    body.blog .breadcrumb-trail{display:none}

    #10200
    tury
    Participant

    Hello,

    Yep, that fixes my problem.

    Thank you.

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