How to remove "The highest price is ... " text from price filter (Dawn theme)

Message:

Hi everyone,

On my Shopify store (using the Dawn theme), the price filter shows a line that says:

“The highest price is ₹33,500.00”

This appears both in desktop and mobile views.

I tried commenting out the related Liquid blocks (with max_price_amount), but that broke the filter layout completely.

I’d like to remove just this line of text without affecting the functionality of the price filter. Can someone guide me on the cleanest way to do this?

Thank you!

also is there any way to change this to Under 10,000 INR as an option? or does that need to be added as a separate filter? confused!

url :www.mahru.in
Screenshot 2025-05-21 at 8.27.25 PM.png

Hello @snk729 ,

Have you tried to remove it from default theme content?

I tried this way and it doesn’t break filter functionality.

what do i change it to? it doesnt let me leave it blank.. i dont want the words " “The highest price is ₹33,500.00” to appear on the filter

It shows a warning message but it’s possible to save it empty.

it worked thank you!