Breadcrumbs shop link repeat two times – help.

This topic has 2 replies, 2 voices, and was last updated 1 years, 7 months ago ago by Tony Rodriguez

  • Avatar: Eugene
    Eugene
    Participant
    September 24, 2022 at 12:39

    Hi! I have a problem. In shop category i have two times repeat shop link.

    Screen: https://snipboard.io/VZvBma.jpg

    Text Veikals its in Latvian language Shop. And i have in English shop and next in latvian shop.

    Thanks.

    1 Answer
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    September 25, 2022 at 09:38

    Hello, @Eugene,

    Please copy and paste the below-given CSS code to XStore >> Theme Settings >> Theme Custom CSS >> Global CSS and check back to your site after removing the browser cache.

    .tax-product_cat .page-heading .woocommerce-breadcrumb a:nth-child(3) {
        display: none !important;
    }
    .tax-product_cat .page-heading .woocommerce-breadcrumb span.delimeter:nth-child(2) {
        display: none !important;
    }

    Regards 8Themes Team.

  • Viewing 2 results - 1 through 2 (of 2 total)

The issue related to '‘Breadcrumbs shop link repeat two times – help.’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.