Dawn Theme - Pricing Size and Color

Topic summary

Goal: change the product price styling in the Dawn theme—make the price larger and set the color to #1AFF00.

  • The original poster shared a screenshot for context showing the price area they want to modify.
  • A reply outlined where to add custom code in Shopify: Online Store > Themes > Edit code, open theme.liquid, and insert custom code before .
  • However, the actual CSS/HTML snippet was not provided in the message, leaving the instructions incomplete (no concrete selectors or rules were shared).
  • Another participant requested the store URL to provide precise, theme-specific CSS guidance.

Key terms:

  • theme.liquid: a main Shopify theme file where global assets (like CSS) can be added.

Status: no confirmed solution yet. Action needed: share the store URL and/or supply the missing CSS snippet to adjust price font size and color.

Summarized with AI on December 15. AI used: gpt-5.

I’m wanting to make the price a bit bigger and i want to change the pricing color to #1AFF00.

What html code/css do i need to use to make this happen? Thanks!

1 Like

@TPOfficial ,

Step 1: Go to Shopify Admin → Online Store ->Theme → Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above


If it helps you, please like and mark it as the solution.

Best Regards :blush:

1 Like

Hi @TPOfficial

Please, share your store URL. Thanks!