All things Shopify and commerce
Hello I recently centered product title and price on the collection page, but now my price on the product page is also centered and I want it to be to the left. Can someone help me with this?
Solved! Go to the solution
This is an accepted solution.
Hi @TrendBlend ,
You need to Edit the theme code and open the file section-main-product.css and Paste the below code
.product__info-container .price{
text-align:left;
}
Let me know if you are still facing an issue
This is an accepted solution.
Hi @TrendBlend ,
You need to Edit the theme code and open the file section-main-product.css and Paste the below code
.product__info-container .price{
text-align:left;
}
Let me know if you are still facing an issue
Yeah that works, thanks
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025