HOW TO REMOVE THE 'FILTER' BUTTON FROM COLLECTION TEMPLATE - MOBILE

Solved

HOW TO REMOVE THE 'FILTER' BUTTON FROM COLLECTION TEMPLATE - MOBILE

SVNTYCruiser
Tourist
11 0 3

There is nothing to filter on my collection templates. on website view there is not filter button. on mobile view there is a filter button. 

 

How can I remove the filter button from my mobile view collection templates?

 

TIA!!

 

Screenshot 2024-10-03 at 1.26.23 PM.pngScreenshot 2024-10-03 at 1.26.43 PM.png

Accepted Solution (1)
Dan-From-Ryviu
Shopify Partner
11612 2276 2456

This is an accepted solution.

Please add this code to Custom CSS in Online Store > Themes > Customize > Theme settings 

@media (max-width: 749px) {
button.collection-filter-title { display: none !important; }
}

- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.

View solution in original post

Replies 5 (5)

Dan-From-Ryviu
Shopify Partner
11612 2276 2456

Hi @SVNTYCruiser 

Could you share your store URL?

- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.

SVNTYCruiser
Tourist
11 0 3
Dan-From-Ryviu
Shopify Partner
11612 2276 2456

This is an accepted solution.

Please add this code to Custom CSS in Online Store > Themes > Customize > Theme settings 

@media (max-width: 749px) {
button.collection-filter-title { display: none !important; }
}

- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.

SVNTYCruiser
Tourist
11 0 3

Perfect! Thank you 🙌🏼

Dan-From-Ryviu
Shopify Partner
11612 2276 2456

You are very welcome! 

- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.