This topic has 2 replies, 2 voices, and was last updated 10 years, 6 months ago ago by Jack Richardson
Hi there,
I would like to remove the sorting function and return to previous page from the store pages…can you help?
http://10000leads.infinitewealthportal.com/shop/
Thanks
Hello,
Add the following code to your custom.css:
.page-heading .row-fluid .span12 .back-to {
display: none;
}
.toolbar .woocommerce-ordering {
display: none;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be .
Regards,
Jack Richardson
The issue related to '‘Remove sorting function and return to previous page from store pages’' has been successfully resolved, and the topic is now closed for further responses