Shopify themes, liquid, logos, and UX
Hi! If you could please help me I'm looking to delete this filter without it altering the tags on my page since we use them for the sorting menu on the left. I don't want the customers to see this kind of filter because it shows the raw tags (unlike the sorting menu on the left). I'm looking to delete it from all of my collections since it only shows there. Thank you for your time!
Kind Regards
Solved! Go to the solution
This is an accepted solution.
Hello @CureUV ,
1. Go to Online Store->Theme->Edit code
2. Asset->theme.scss.liquid Or theme.scss.css-> paste bellow code in bottom of file
.template-collection .collection-filtering {
display: none !important;
}
Thanks
This is an accepted solution.
Hello @CureUV ,
1. Go to Online Store->Theme->Edit code
2. Asset->theme.scss.liquid Or theme.scss.css-> paste bellow code in bottom of file
.template-collection .collection-filtering {
display: none !important;
}
Thanks
Thank you very much!
User | RANK |
---|---|
138 | |
101 | |
79 | |
69 | |
63 |
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023