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-the-mystile-theme/
Wordpress & WooCommerce support:
http://uploadwp.com/community/index.php
Twitter: https://twitter.com/UploadWordPress
Facebook: https://www.facebook.com/UploadWp/
More Tutorials: http://www.uploadwp.com