Reply 301622 to: Breadcrumbs on pagination pages and page switching

Avatar: Olga Barlow
Olga Barlow
Support staff
September 8, 2021 at 11:43

Hello,

1) Add the below code to Theme Options > Custom CSS

.archive .woocommerce-breadcrumb .title {
    display:none;
}

2) Once you click the next page theme makes Ajax request to your DB to get the list of products. So, the speed of the results depends on your DB structure and server response time.

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.