Shopify themes, liquid, logos, and UX
How can i center the price ?
thanks in advance
Solved! Go to the solution
This is an accepted solution.
Go to your online store -> customize -> settings -> custom css and paste this code there
.price__container {
display: flex !important;
justify-content: center;
}
This is an accepted solution.
what about the ptoducts title how can i center them too ?
This is an accepted solution.
add this css there to center the titles
h3 .full-unstyled-link {
text-align: center;
}
What's your store url ?
This is an accepted solution.
Go to your online store -> customize -> settings -> custom css and paste this code there
.price__container {
display: flex !important;
justify-content: center;
}
This is an accepted solution.
what about the ptoducts title how can i center them too ?
This is an accepted solution.
add this css there to center the titles
h3 .full-unstyled-link {
text-align: center;
}
thank you bro so much for your help
Happy to help you 🙂
The year-end shopping spree is around the corner! Is your online store ready for the ...
By JasonH Nov 10, 2024We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024