How can I center the price on a Dawn theme product page?

Topic summary

A user needed help centering the product price on their Dawn theme product page, having successfully aligned other elements on the homepage but struggling with the product page specifically.

Solution provided:

  • Add custom CSS code to the end of the base.css file
  • The CSS targets .product .price with align-items: center and justify-content: center

Outcome:

Status: Resolved

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

worked perfectly!! Thank you so much