Re: How can I remove the maximum price from my price filter?

How can I remove the maximum price from my price filter?

designbymeg
Shopify Partner
20 0 3

Hi community, 

Wondering if there is a way of removing the 'highest price is $653' from the price filter. (see image below).

Happy to keep the 'to' and 'from' spaces for customers to enter, but just want to remove the text above.

image.png

Thanks in advance!

 

Replies 5 (5)

GemPages
Shopify Partner
5625 1261 1243

Hello @designbymeg 

 

Can you give me your page URL( with pass if your store password is enabled) so I can check it and maybe give you a solution? 

 

Kind & Best regards,
GemPages Support Team

GemPages - Build any high-converting store pages for any business


- If you find my reply helpful, please hit Like and Mark as Solution
- Get connected: App Store | Blog | Community | Help Center
designbymeg
Shopify Partner
20 0 3

Hi @GemPages 

 

Url is https://bookyourlook.com.au/

Password: byl

 

Thanks so much!

GemPages
Shopify Partner
5625 1261 1243

Hi @designbymeg 

 

You can try adding the below code by following these steps:

1. Go to Online Store -> Theme -> Edit code https://prnt.sc/fJOF9RnL7Rp5
2. Open your theme.liquid theme file

3. Paste the below code before </body> 

<style>
#Facet-1-template--16589703938261__product-grid .facets__selected,
#FacetMobile-1-template--16589703938261__product-grid .mobile-facets__info{
  visibility: hidden;
}
</style>

 

GemPages_0-1673232930574.png

 

Best regards,
GemPages Support Team

GemPages - Build any high-converting store pages for any business


- If you find my reply helpful, please hit Like and Mark as Solution
- Get connected: App Store | Blog | Community | Help Center
Bintagged
Visitor
1 0 0

Hi, Im actually having same issue. Im using Sense Theme and I'd like to remove that too. 

Thanks in advance!

hikarisilver
Visitor
1 0 0

i am also having this issue!