Remove category page ‘sort by’
-
Hi,
I’m trying to remove ‘sort by’ form category pages, but I can’t find the way.
I also tried by adding: #WOODMART_Widget_Sorting{display:none;} to custom CSS as you suggested in a reply and also by adding !important., but nothing changes.
Could you suggest me the right way hide it?
Thanks a lot
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.wd-products-per-page, .woocommerce-ordering {
display: none !important;
}
Best Regards.
Hi,
yes, it works fine.
Thanks for super-fast reply!
Most Welcome!!!.
I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.
We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards.
The topic ‘Remove category page ‘sort by’’ is closed to new replies.