Reply 239977 to: increasing font size in attributes filter

Avatar: Rose Tyler
Rose Tyler
Support staff
June 5, 2020 at 08:02

Try to use the next custom CSS code

.single-product .woocommerce-breadcrumb {
    display: none;
}
.single-product .page-heading .back-to {
    display: block;
    right: 50% !important;
    bottom: -23px !important;
    top: auto !important;
    transform: translateX(50%);
}

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.