To change slash (/) icon color from Shop Page.
You can use this code to Custom CSS.
If code doesn’t work, you can comment below, message or send me an email.
nav.nested-category-breadcrumb span {
color: red;
}
Result
To change slash (/) icon color from Shop Page.
You can use this code to Custom CSS.
If code doesn’t work, you can comment below, message or send me an email.
nav.nested-category-breadcrumb span {
color: red;
}
Result