how to get rid of "from $25.00 USD" description below product

Topic summary

A user seeks to remove the price range text (e.g., “from $25.00 USD”) that appears below products on their collection page, wanting only the product title to display.

Proposed Solution:

  • Another participant suggests adding custom CSS code to the theme.liquid file
  • The code should be inserted after the <head> tag via Online Store > Themes > Edit code

Status:
The thread appears to contain a technical response with code snippet, though the exact CSS markup is not fully readable in the provided text. The discussion remains open pending confirmation whether the solution resolves the issue.

Summarized with AI on November 12. AI used: claude-sonnet-4-5-20250929.

https://longtimefrienddiscount.myshopify.com/

i want to get rid of price summary under product - so the only thing there is the product title

Hi @msjogren1

You can do that by adding this code to theme.liquid file, after in Online Store > Themes > Edit code