Home Forums WoodMart support forum woocommerce-count-results Reply To: woocommerce-count-results

#548274

Hung Pham
Keymaster

Hi ptdats2,

Thanks for reaching to us.

Please add the following Custom CSS code to Theme Settings > Custom CSS > Custom CSS for mobile / tablet:

.offcanvas-sidebar-mobile .shop-content-area:not(.col-lg-12).wd-builder-off .wd-shop-tools .woocommerce-result-count{
	display: none;
}

Regards,