Shopify themes, liquid, logos, and UX
How do I get the product title and price centered underneath the photo instead of to the left on the collections page? I saw a thread similar to this and attempted to use the suggested code but I couldn't figure out where to place it to make it work. Using Debut theme
Hi @olliedodge,
It is hard without knowing your website url but try this. Paste the code below in the theme.css file under Asset folder.
.price__pricing-group {
align-self: center !important
}
.grid-view-item__title {
text-align: center !important
}
Thanks I'll try that out!
My website url is:
https://www.beatmakersboutique.com/collections/specialty-items
Hey @made4Uo
I tried the code you suggested and it worked on the product title but not the price. How to I get the price to be centered as well? Thanks!
Website URL is https://www.beatmakersboutique.com/collections/specialty-items
Thanks!
Learn 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, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025