Title: Filter
Last modified: August 24, 2016

---

# Filter

 *  Resolved [fiercedark](https://wordpress.org/support/users/fiercedark/)
 * (@fiercedark)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/filter-13/)
 * There is a filter on the shop page. I was wondering how to remove that feature?
   I have no need for it when I have only 3 products.

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [hannah](https://wordpress.org/support/users/hannahritner/)
 * (@hannahritner)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/filter-13/#post-6063420)
 * Hi,
    You can remove with this css:
 *     ```
       .woocommerce-ordering {
         display: none;
       }
       ```
   
 * Paste that in your custom css box in theme options > advanced settings.
 * Hannah
 *  Thread Starter [fiercedark](https://wordpress.org/support/users/fiercedark/)
 * (@fiercedark)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/filter-13/#post-6063467)
 * That didn’t seem to work. The filter is still there on the shop page.
 * [http://www.6kush.com/shop/](http://www.6kush.com/shop/)
 *  Thread Starter [fiercedark](https://wordpress.org/support/users/fiercedark/)
 * (@fiercedark)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/filter-13/#post-6063468)
 * Figured it out.
    Using this
 * > .prdctfltr_woocommerce {
   >  display: none; }
 * will remove the product filter from the shop page.
 * Thank you for the help though.
 *  [B.Mike](https://wordpress.org/support/users/bmike/)
 * (@bmike)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/filter-13/#post-6063612)
 * I ALSO NEED TO REMOVE BUT WHAT WILL HAPPEN IF i HAVE CONTENT ON MULTIPLE PRODUCT
   PAGES?
 *  [hannah](https://wordpress.org/support/users/hannahritner/)
 * (@hannahritner)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/filter-13/#post-6063613)
 * Hi B.Mike,
    Can you please start a new thread and provide a link to the page 
   you mean? Thanks,
 * Hannah

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Filter’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/pinnacle/1.8.10/screenshot.png)
 * Pinnacle
 * [Support Threads](https://wordpress.org/support/theme/pinnacle/)
 * [Active Topics](https://wordpress.org/support/theme/pinnacle/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/pinnacle/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/pinnacle/reviews/)

## Tags

 * [filter](https://wordpress.org/support/topic-tag/filter/)
 * [price](https://wordpress.org/support/topic-tag/price/)
 * [product filter](https://wordpress.org/support/topic-tag/product-filter/)

 * 5 replies
 * 3 participants
 * Last reply from: [hannah](https://wordpress.org/support/users/hannahritner/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/filter-13/#post-6063613)
 * Status: resolved