Shopify themes, liquid, logos, and UX
i want to centre align everything on my product pages; title, sku, price, variant selector, quantity selector, additional text (badges), description, buy buttons and share link.
using dawn theme 15.2.0
my page width is 1600px
I hope you are well. You can follow our instructions below:
Step 1: Shopify admin > Online store > Customize: https://prnt.sc/XQ6IDB99kUCd
Step 2: From the left menu > Theme settings > Open Custom CSS: https://prnt.sc/iDxwa8zBQ4Z-
Step 3: Copy the code below and paste it there
Here is the code for Step 3:
.product__info-wrapper.grid__item * {
text-align: center !important;
}
.product__info-wrapper.grid__item .price-per-item__container > quantity-input {
margin-left: 50%;
transform: translateX(-50%);
}
Please let me know if it works. Thank you!
Best,
Daisy - Avada Support Team.
thank you for the reply!
It nearly worked, not all is aligned. i have attached the screenshot
It seems you have set it up properly, right? I just checked it here https://prnt.sc/vNEpBBk9hXww
Is there anything else that we can help you with?
Please let me know if it works. Thank you!
Best,
Daisy - Avada Support Team.
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn 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, 2025