Product description font color change in Dawn

Topic summary

Issue: Change product description text color in the Dawn theme from gray to black.

  • A participant requested the store URL and password (if enabled) to inspect and provide precise guidance. No store details were shared in the thread.
  • Another participant outlined steps: Online Store → Theme → Edit code → open theme.liquid → paste custom code before . However, the actual CSS/code snippet intended to change the color was not included in the message.

Context: This is a CSS customization for Shopify’s Dawn theme, specifically targeting the product description text color.

Status: No confirmed solution yet. The key implementation detail (the CSS snippet) is missing, and the requester has not confirmed results.

Next steps: Provide the store preview link/password for tailored help, or supply the missing CSS that sets the product description text to black. The absent code snippet is central to executing the change.

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

I want too make it black its currently gray

Hey @NOT1

Share your Store URL and Password if enabled.

Best Regards,

Moeed

Hi @NOT1 ,

  1. Go to Online Store → Theme → Edit code.
  2. Open your theme.liquid file
  3. In theme.liquid, paste the below code before

If my reply is helpful, kindly click like and mark it as an accepted solution.

Thanks!