This topic has 2 replies, 2 voices, and was last updated 2 years, 1 months ago ago by Tony Rodriguez
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.
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.
Tagged: breadcrumbs, help, repeat, shop link, templates, woocommerce, wordpress
The issue related to '‘Breadcrumbs shop link repeat two times – help.’' has been successfully resolved, and the topic is now closed for further responses