Removing price from cart thats under the product title

Topic summary

Main issue: Hide the duplicate price shown directly under each product title on the cart page in the Shopify Dawn theme, without removing the price on the right or the product title.

Context:

  • Store URL shared: worn-vintage.com. The live theme differs from the draft Dawn theme being edited.
  • A screenshot was provided to illustrate the redundant price placement.

Proposed direction:

  • Helper requested the URL, then advised editing Online Store > Themes > Edit code > theme.liquid and adding code after the tag (likely CSS to hide the specific price element under the title).

Notes:

  • The actual code snippet to add was not included in the visible post content, so the exact selector or CSS/JS is unknown here.
  • Key technical terms: theme.liquid (Shopify’s main theme layout file), (HTML section for metadata/styles), Dawn (Shopify’s default theme).

Status:

  • Unresolved/ongoing. Awaiting the specific code snippet or selector to hide only the price under the product title while keeping the right-side price visible.
Summarized with AI on January 7. AI used: gpt-5.

i would like to be able to remove the price thats located directly under the product title in the cart page. i feel like its redundant to have two prices. everything i’ve tried in the code just removes the price on the right, or the product title and the price on the left, but not JUST the price. i’m using the latest update of dawn. would really appreciate the help. thanks!

Hi @tinypebble

Can you share your store URL to check and provide the code to do that?

https://worn-vintage.com/

the theme i am using thats live not the updated version i am using to edit currently. the theme i am editing currently is still dawn but its a draft.

Please open Online store > Themes > Edit code > theme.liquid file, add this code after