how to hide prices?

Topic summary

A user wants to hide product prices from their Shopify store’s home page.

Solution provided:

  • Navigate to Online Store → Edit Code
  • Locate the theme.liquid file
  • Insert CSS code snippet above the closing tag

The response includes a code snippet (markup not fully visible in the conversation) intended to hide price elements through custom CSS styling. A screenshot appears to demonstrate the implementation or expected result.

Status: Solution offered but not yet confirmed as implemented or effective by the original poster.

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

i want to hide prices from home page

URL: https://zappdrink.myshopify.com/products/zapp-berry-drink
PASS: Zapp

Hey @Emiway

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