Hi,
Try to add the following code snippet to the Custom CSS area in Theme Settings to change the color
.basel-products-nav .product-btn>a span,
.basel-back-btn>span:after,
.basel-back-btn>span{
background: white;
}
.single-breadcrumbs-wrapper {
background: #000;
}
.basel-back-btn>span:before,
.basel-products-nav .product-btn>a span:before,
.woocommerce-breadcrumb a {
color: #fff;
}
Here is a video that demonstrates how to translate strings with Loco Translate plugin https://www.youtube.com/watch?v=tAFq1yTfWfU
Regards