I am trying to center the product title and price in collections. I’ve found a few solutions for other themes but not the Superstore theme. Can someone please help me with the code to sort this out… it’s killing my OCD!
Thanks!
I am trying to center the product title and price in collections. I’ve found a few solutions for other themes but not the Superstore theme. Can someone please help me with the code to sort this out… it’s killing my OCD!
Thanks!
what’s the url?
Provide your store URL please.
Hi,
Please share your store URL and if your store is password protected then also provide password too.
Thank you.
https://organicfair.com/collections/bean-to-bar-chocolate is one of the collection pages I’m trying to fix.
https://organicfair.com/collections/bean-to-bar-chocolate is one of the collection pages I’m trying to fix.
You’ll need to add this to your theme.css
.productitem--info {
text-align: center;
}
Fantastic! Thank you so much… it was driving me bonkers!
order is again restored in the universe with css