Hi Abel Cassell
If you want this type of breadcrumb for the product page then we have to customize the code file.
So please Go to ArileWP Pro >> inc >> template-function.php file.
Open this file and paste the link code https://pastebin.com/ and save code.
And add the below CSS code in the Additional CSS box.
.woocommerce .page-breadcrumb li{
display: none;
}
.woocommerce .woocommerce-breadcrumb {
color: #ffffff;
font-size: 1rem;
}
.woocommerce .woocommerce-breadcrumb a {
color: #ffffff;
font-size: 1rem;
}
Let me know if it works.
Thanks
-
This reply was modified 5 years, 1 month ago by themearile.