In this WooCommerce tutorial we learn how to remove default sorting box, in our e-commerce store. We use a plugin called Jetpack, to add custom CSS with will remove default sorting drop-down menu.
Insert this custom CSS in your CSS editor:
.orderby {
display:none;
}
Or find out more CSS Codes here : http://uploadwp.com/custom-css-for-th...
Wordpress & WooCommerce support:
http://uploadwp.com/community/index.php
Twitter: / uploadwordpress
Facebook: / uploadwp
More Tutorials: http://www.uploadwp.com