Remove Price From Some Collections in Search

My website features a product archive of items that are not for sale. I have been able to remove pricing and the ability to ATC using CSS on pages/templates and the theme editor.

However, the search seems to reference a pre-packaged product that I am unable to see how to edit the CSS to remove pricing. In the example below, none of these products should have a price displayed.

My website is www.korogi.co, any help that could be provided would be greatly appreciated.

Hey @natematos

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag


RESULT:

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

Thank you! Is it possible to have this apply only to select collections?