hello..
how to remove “shop” from breadcrumb area on product category page?
thank you
Hello, @e.uluturk,
In order to solve your issue simply go to the Dashboard >> XStore >> Theme Settings >> Theme Custom CSS >> Global and paste the below code at the bottom of the CSS box there.
.tax-product_cat .woocommerce-breadcrumb a:nth-child(3){display:none !important;}
.tax-product_cat .page-heading.bc-type-left2 .delimeter:nth-child(2){display:none !important;}
Then save settings and check back to your site after clearing the browser cache.
Regards 8Themes Team.
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.