I am utilizing the Craft theme for my shopify store. I have created some collections and when I follow the links to those collections, filters are automatically applied and I’m looking to remove them. I have removed the filters from the Search and Discovery app, tried using the code placed below, and unchecked the option for filtering (photo added below)
I don’t understand why I’m still getting filters.
#collection-template .collection-filtering {
display: none;
}
Hey there,
The remove filter button is actually working as expected. It is meant to hide the filters from the top left of the collection view.
The top right options are the “sorting” options (checkbox below).
For the empty collection preview, we’re seeing the same on our end but on the live store everything is showing. Does that work for you?
Let me know if this answered the question 
Best,
Flo
“For the empty collection preview, we’re seeing the same on our end but on the live store everything is showing. Does that work for you?”
Forgive me but can you clarify? It is working correctly on my live site and, upon clicking a collection, I do not need to click ‘remove all’ for my items to display? I have tried on different devices and it still shows that I need to remove all filters before seeing my products.
Do you mind sharing your store URL for me to take a look?
lighthousedigital.shop password is lemonade
there is no longer a password if that helps. my products are still not showing right away as a result of these filters
Hi! Did you find a solution by chance? I am having the same issue.