Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #995550
    Exord B.V.
    Participant

    Hi,

    I would like to turn off sort and results at the product page:
    http://tgh.ritouch.nl/shop/

    #995750
    Rupok
    Member

    Hi there,

    Thanks for writing in! You can add this under Customzie > Custom > CSS:

    .woocommerce-ordering, .woocommerce-result-count {
      display: none;
    }

    Hope this helps.

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-995550 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>