Shopify themes, liquid, logos, and UX
I want to CENTER ALIGN all text and info/buttons on the product pages. It is currently all left aligned, which comes by default. I am currently using the Dawn 8.0.0 theme.
Someone please help. It's driving me crazy.
Thanks!
Solved! Go to the solution
This is an accepted solution.
Hi @WholesomeBoy ,
This is Richard from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/section-main-product.css->paste below code at the bottom of the file:
.product__info-container,
.product__info-container .product__text ,
.product__info-container .product__title,
.product__info-container .price {
text-align: center !important;
}
.product-form__input,
.product-form__input .quantity,
.product-form__buttons,
.share-button__button {
margin: 0 auto !important;
}
.accordion .summary__title {
justify-content: center !important;
}
I hope it would help you
Best regards,
Richard | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
Hey @WholesomeBoy
Share your Store URL and Password if enabled
Hey Moeed,
Version 8.0 (the one I’m currently working on) is not live on my site, because I’m still building it. I’m currently using the older version. So, It won’t be exactly the same, because I’ve successfully aligned some elements on my current site on my product page, but not all.
Website: https://www.wholesomeboy.co/
This is an accepted solution.
Hi @WholesomeBoy ,
This is Richard from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/section-main-product.css->paste below code at the bottom of the file:
.product__info-container,
.product__info-container .product__text ,
.product__info-container .product__title,
.product__info-container .price {
text-align: center !important;
}
.product-form__input,
.product-form__input .quantity,
.product-form__buttons,
.share-button__button {
margin: 0 auto !important;
}
.accordion .summary__title {
justify-content: center !important;
}
I hope it would help you
Best regards,
Richard | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
Thank you, Richard! You're awesome!
Hi Richard,
I just tried out your code and it worked great. With the new dawn update there is just one issue: The color swatch and share button are not centered yet (see picture). Can you help me with the correct code to fix this?
Thanks,
Nisa
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025