All things Shopify and commerce
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hello, just asking for your assistance if someone can help how can I center the variants' text for sizes? Please see photo for your reference. Thank you so much!
Solved! Go to the solution
This is an accepted solution.
Hi @glucinth
Try adding below styling to end of "base.css"
.select__select {
text-align-last: center;
}
Please hit Like and mark as a solution if this helps
This is an accepted solution.
Hi @glucinth
Try adding below styling to end of "base.css"
.select__select {
text-align-last: center;
}
Please hit Like and mark as a solution if this helps
Hello @glucinth,
Send URL