This topic has 3 replies, 2 voices, and was last updated 2 years, 2 months ago ago by Tony Rodriguez
Hi! I have a problem. In shop tags i have two times repeat shop link.
Screen: https://snipboard.io/C6dSu0.jpg
Text Veikals its in Latvian language Shop. And i have in English shop and next in latvian shop.
Thanks.
https://www.8theme.com/topic/breadcrumbs-shop-link-repeat-two-times-help/#post-334995
Here i have get solved about products category. But now need for products tags category.
Hello, @Eugene,
For Product Tag Category pages, 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_tag .page-heading .woocommerce-breadcrumb a:nth-child(3) {
display: none !important;
}
.tax-product_tag .page-heading .woocommerce-breadcrumb span.delimeter:nth-child(2){
display: none !important;
}
Regards 8Themes Team.
Tagged: best selling themes, breadcrumbs, help, repeat, shop link, woocommerce
The issue related to '‘Breadcrumbs shop link repeat two times – help.’' has been successfully resolved, and the topic is now closed for further responses