Tagged: menus, woocommerce Viewing 2 posts - 1 through 2 (of 2 total) Author Posts July 17, 2025 at 11:25 am #1486923 informacionyarteParticipant Hi, I’ve tried different codes to remove the order menus from WooCommerce pages. I want to remove those menus, both the product order menu and the page menu. Best Regards Samuel Soler July 18, 2025 at 6:21 am #1486958 IsmaelModerator Hey informacionyarte, Thank you for the inquiry. Please add this css code to hide the product sorting options in the shop page. #top div .product-sorting { display: none; } Let us know how it goes. Best regards, Ismael Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In