To remove the drop down and ordering options completely, add the following to your functions.php file:
However, if you want to edit the drop down and make it something else. You can find the file at the following location:
You can then copy that file to your theme folder, edit it, and override the default drop down.
1 |
|
/wp-content/plugins/woocommerce/template/loops/ordering.php
You can then copy that file to your theme folder, edit it, and override the default drop down.
/wp-content/themes/yourtheme/woocommerce/loops/ordering.php
No comments:
Post a Comment