How can i put the product review to the centre? dawn theme

Topic summary

Main issue: center the product rating in a Shopify Dawn theme. The requester shared store access details and a screenshot to illustrate the current alignment.

Suggested approach: edit theme.liquid (Online Store > Edit code) and insert custom code just above the tag. However, the actual code snippet was not provided in the replies, leaving the solution incomplete.

Follow-up request: add spacing between the product title, review, and price on collection product cards. The response again advised adding code in theme.liquid, but the specific code was not included.

Status: unresolved/ongoing. Key missing piece is the exact CSS (e.g., centering the rating element and adding margins between title/review/price) or instructions on where to place it within Dawn’s files.

Notes: screenshots are central to understanding the layout issues; no final implementation details or confirmation of success were provided.

Summarized with AI on January 1. AI used: gpt-5.

hello,

i would like to position the product rating to the centre, how can i do that?

store URL: luminaskn.co.uk

password: lumina2506

Hi @Luminaskn

Follow these Steps:

  1. Go to Online Store
  2. Edit Code
  3. Find theme.liquid file
  4. Add the following code just above tag

If you require further help to optimize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!

Best Regards,
Makka

can you tell me how to add spacing between the title, review and price? on the collection products

Hi @Luminaskn ,

Can you try adding this on the theme.liquid