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 |
---|---|
130 | |
91 | |
77 | |
61 | |
54 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022