Shopify themes, liquid, logos, and UX
Hello,
I have been trying to center the price and the title on Dawn Theme but I could not find a way.
Please help.
Solved! Go to the solution
This is an accepted solution.
Hi @Aylin2022
1: Online store > themes > Customize
2: Theme settings
3: change it to center
This is an accepted solution.
Hi @Aylin2022
1: Online store > themes > Customize
2: Theme settings
3: change it to center
You DA BEST!!!!!!!!!! Thank YOU!
Hi,
Please share your store URL and if your store is password protected then also provide password too.
Thank you.
This should works on Dawn 15 and higher:
Add this code to bottom of css file:
/* Centering the product price */
.product__price, .price {
text-align: center !important; /* Centers the price */
display: block; /* Ensures it takes full width */
margin: 0 auto; /* Centers the block */
}
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