Remove price display from Featured Collection in Sense

Hi!

I want to remove the price display from the Featured Collections showing in my page. The theme I am using is Sense. What part of code should I edit? . Your help is greatly appreciated!

Here is a picture to show what I want to remove.

I want to remove the price that is circled in blue.

Hi @enriquegarcia

You can try this code by following these steps:

Go to Online store => themes => actions => edit code and add this code on file theme.liquid before tag


Hope this answer helps.

Best regards,

Victor | PageFly

It only works to remove the price of the products in a product page, not in a featured collection.

Can you share the URL so I can check more.