This topic has 2 replies, 2 voices, and was last updated 6 months, 3 weeks ago ago by Luca Rossi
I think the correct format should be like this:
Home>shop
Instead of this:
Home>shop>shop
Hi @bzzxzz,
Please try adding this custom CSS under Theme Options > Theme Custom CSS > Global CSS:
body.tax-product_cat nav.woocommerce-breadcrumb > span:nth-child(4),
body.tax-product_cat nav.woocommerce-breadcrumb > a:nth-child(5){
display: none;
}
Hope it helps!
Best Regards,
8Theme’s Team
You must be logged in to reply to this topic.Log in/Sign up