Align the price and reviews text to the center

Im not sure, maybe this is the default one. Please add this code on the base.css or where you paste the code.

.price.price--large.price--show-badge {
    text-align: center;
}

And Save.

THis also center align on the dekstop. Let me mw know if you only want in mobile screen only.

Result:

Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!