Viewing 4 posts - 1 through 4 (of 4 total)
  • #15039
    xdsxgabo
    Member
    Post count: 5

    Hey, so im trying to remove the sorting menu of woocommerce but its becoming a pain in the a** for me.

    I did some research and found that I should copy

    remove_action( ‘woocommerce_before_shop_loop’, ‘woocommerce_catalog_ordering’, 20 );

    in functions.php to hide the sorting option, ive tried this in many ways but I just cant get it to dissapear.

    Please Help.

    #15101
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hey!

    This custom css will remove it:

    .woocommerce-ordering {
    display: none;
    }

    Cheers!

    #15199
    xdsxgabo
    Member
    Post count: 5

    Thanks!

    #15557
    Melanie – SUPPORT
    Member
    Post count: 11032

    You’re welcome!

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register