This topic has 4 replies, 2 voices, and was last updated 4 years, 1 months ago ago by Rose Tyler
Hi !
I need to remove the default filter on Shop where the client can choose if want see alphabetical, by price or recent products.
And also i need to set the entire store by RECENT.
Hello,
Add the next code in Theme Options > Custom CSS:
.toolbar .woocommerce-ordering {
display: none;
}
Appearance > Customize > WooCommerce > Product catalog > Default product sorting
Regards
My Appearance > Customize is entire blank. :/
Hello,
Please provide temporary wp-admin and FTP access.
Regards
You must be logged in to reply to this topic.Log in/Sign up