This topic has 3 replies, 2 voices, and was last updated 2 years, 11 months ago ago by Martine
Hi!
Question about mobile view filteroptions:
When I open the filteroptions on this page (https://www.diamondflame.nl/product-category/waterdamp-haarden/) then on some phones the ranking options show also and I don’t want that.
This is on a Galaxy S9: https://www.loom.com/i/31e231073d3643469153ee98d47da440
This is on a iPhone 13: https://www.loom.com/i/da4f370f564340408f97973cd33819bb
How can I delete these ranking options?
Hello,
Try to add the next code in Theme Options > Theme custom CSS:
.off-canvas-sidebar-opened .woocommerce-ordering {
display: none;
}
Regards
Thankyou!
The issue related to '‘ranking options show also when clicking the filter options on mobile view’' has been successfully resolved, and the topic is now closed for further responses