Install Config Wiki

All about installing, configuring and troubleshooting

User Tools

Site Tools


wiki:woocommerce_removing_sort_by_and_showing_all_results

How to Remove 'Sort by' and 'showing all results' in the WooCommerce WordPress plug-in.

You can add this under Appearance > Customize > Additional CSS:

.woocommerce-result-count,
.woocommerce-ordering {
	display: none;
}

See: https://theme.co/apex/forums/topic/how-to-remove-sort-by-and-showing-all-results-from-woocommerce/

wiki/woocommerce_removing_sort_by_and_showing_all_results.txt · Last modified: 2019/06/10 11:59 by wikiadmin