Hide Collection Price on Home Page Only for Editions Theme

Hi! I am trying to obtain the code (or any solution) for ‘hiding’ the prices of my featured collection on the Home page only (I would like prices to be visible on the items in the shop). I am using a customized “Editions” theme.

FWIW, these solutions did NOT work:

  • Adding “.product-card .price {display: none;}” to theme.css

  • Adding “.price.price–listing {display: none;}” to theme.css

  • I do not have a “product-grid-item.liquid.” in the Snippets folder.

Any input is appreciated!