Hi,
I need to disable the Filter option which comes by default on shop pages.
Please find the video for the reference
https://www.veed.io/view/5be44e22-941d-47ae-800d-80f8b3c33185?panel=share
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
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.