how to make the product title, price, reviews in center on Featured Collections? Dawn Theme

Topic summary

A user needed help centering product titles, prices, and reviews in the Featured Collections section of their Shopify store using the Dawn theme.

Solution provided:

  • Add custom CSS code to the theme.liquid file
  • Insert the code snippet above the </body> tag
  • The CSS targets product card elements to apply center text alignment

Outcome:
The solution successfully resolved the issue. The user confirmed it worked perfectly.

Note: The conversation contains reversed/mirrored text in several places, but the technical solution involves standard CSS styling for center-aligning product information in Shopify’s Dawn theme.

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

here’s a preview link: https://ggkfiq297qfhbnul-57996148898.shopifypreview.com

I’d love the title, price and ratings to be in the center. Can anyone help?

Dawn theme

1 Like

Hey @Ronnie99

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

worked perfectly! thank you

1 Like

Thank you for your reply. I’m glad to hear that the solution worked well for you. If you require any more help, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.