Shopify themes, liquid, logos, and UX
In mobile size I need to center aligned the quantity selector.
Solved! Go to the solution
This is an accepted solution.
Hello @Sivadarshan
Go to online store ----> themes ----> actions ----> edit code ----> assets ---->component-volume-pricing
@media only screen and (max-width: 749px) {
.price-per-item__container {
padding-left: 15rem !important;
}
}
result
If this was helpful, hit the like button and accept the solution.
Thanks
This is an accepted solution.
It's centering thanks, but when the display size is little bigger it is adjusting to right side
https://drive.google.com/file/d/1NdAe45l2xp4TcfxR6Pj3Hj7HjvSOKBKn/view?usp=sharing
This is an accepted solution.
Hello @Sivadarshan
Go to online store ----> themes ----> actions ----> edit code ----> assets ---->component-volume-pricing
@media only screen and (max-width: 749px) {
.price-per-item__container {
padding-left: 15rem !important;
}
}
result
If this was helpful, hit the like button and accept the solution.
Thanks
This is an accepted solution.
It's centering thanks, but when the display size is little bigger it is adjusting to right side
https://drive.google.com/file/d/1NdAe45l2xp4TcfxR6Pj3Hj7HjvSOKBKn/view?usp=sharing
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