1. Home
  2. ReHub Theme
  3. Useful code snippets
  4. How to disable sorting by editor review in woocommerce shop

How to disable sorting by editor review in woocommerce shop

.orderby li[data-value="review"]{display:none}

you can place this in theme options – general options – custom css