Reply 265702 to: Breadcrumbs not working

Avatar: Olga Barlow
Olga Barlow
Support staff
December 24, 2020 at 14:47

Hello,

We display just page title on the Wishlist page. Do you want to show breadcrumbs there in the following way http://prntscr.com/w969g5
Then add the code below to Theme Options > Custom CSS:

.woocommerce-wishlist .page-heading .breadcrumbs, .woocommerce-wishlist .page-heading .back-history {
    display: block;
}
.woocommerce-wishlist .page-heading .title, .woocommerce-account .page-heading .title {
    text-align: start;
    font-size: 24px;
    font-family: "Cormorant Infant", Sans-serif;
}

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.