Reply 326618 to: Changing The Checkout Breadcrumbs Styling

Avatar: Olga Barlow
Olga Barlow
Support staff
June 22, 2022 at 16:41

Hello,

Use the below custom

.cart-checkout-nav .active:before {
    background-color: #dfb4ab;
}
.cart-checkout-nav a {
    color: #dfb4ab;
}
.cart-checkout-nav a:before, 
.cart-checkout-nav .active:before {
    border-color: #dfb4ab;
}
.cart-checkout-nav .active {
    color: #ce8788;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.