Install Config Wiki

All about installing, configuring and troubleshooting

User Tools

Site Tools


wiki:woocommerce_removing_sort_by_and_showing_all_results

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
woocommerce_removing_sort_by_and_showing_all_results [2019/06/10 11:49] – created wikiadminwiki:woocommerce_removing_sort_by_and_showing_all_results [2019/06/10 11:59] (current) – ↷ Page moved from woocommerce_removing_sort_by_and_showing_all_results to wiki:woocommerce_removing_sort_by_and_showing_all_results wikiadmin
Line 3: Line 3:
 You can add this under Appearance > Customize > Additional CSS: You can add this under Appearance > Customize > Additional CSS:
  
 +<code>
 .woocommerce-result-count, .woocommerce-result-count,
 .woocommerce-ordering { .woocommerce-ordering {
  display: none;  display: none;
 } }
 +</code>
 +
 +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