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 */
}
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024