Reply 345721 to: Disable Filter Option on Product Pages, Given details on the video

Avatar: Rose Tyler
Rose Tyler
Support staff
February 1, 2023 at 11:49

Hello, Bhabani

1/ Filters styles are broken on your site it can be due to a 3rd party plugin effect on it.
If you want to disable mentioned filters, add the next code in Theme Options > Theme custom CSS > Global:

.woocommerce-page .woocommerce-ordering, .woocommerce-page .view-switcher, .woocommerce-page .products-per-page {
    display: none;
}

2/ Disable WooCommerce Infinite Scroll and Ajax Pagination plugin or set correct settings – https://xstore.helpscoutdocs.com/article/65-woocommerce-infinite-scroll-and-ajax-pagination-settings

Kind Regards,
8theme team

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.