Home › Forums › WoodMart support forum › Breadcrumbs › Reply To: Breadcrumbs
July 31, 2021 at 12:39 am
#309831
Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .breadcrumbs a,
body .breadcrumbs span,
body .yoast-breadcrumb a,
body .yoast-breadcrumb span {
text-transform: none;
color:#225333!important;
}
body .woocommerce-breadcrumb .breadcrumb-last:last-child,
body .yoast-breadcrumb .breadcrumb_last:last-child {
color:#3e3e3e!important
}
I cannot find the icon you show on the screen, please provide a certain icon URL like this: https://fontawesome.com/v5.15/icons/500px?style=brands
Best Regards