How can i move reviews to centre under product price? dawn theme

Hi @Luminaskn ,

Add This Css in your Edit Code > base.css File

div#shopify-block-judge_me_reviews_preview_badge_FEtQf4 {
    text-align: center;
}

For moving the product review below the price, we need to make changes on the file.

If you require further help to optimize or customize 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,
LuffyOnePiece