how to change colour of price?

Topic summary

A user wants to change the price color to white on their Shopify product page (zappdrink.myshopify.com).

Solution provided:

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

The response includes code markup and an image demonstrating the implementation. The issue appears resolved with a working solution for customizing price text color through theme file modification.

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

i want to change colour of price to white

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