Hi
I'm using Motion theme for my store: Otterlydifferent.shop
Currently, all my products names & prices are left-aligned. I want to align them all Centrally.
I looked on multiple threats and tried to implement the guidelines but none of it works for me (or is it my theme ? )
thanks a lot for your help as I've been breaking my head on this for 2 hrs already..
Solved! Go to the solution
This is an accepted solution.
Please add the following code at the bottom of your assets/theme.css file.
.grid-product__title, .grid-product__price{
text-align: center;
}
Hope this helps.
Thanks!
This is an accepted solution.
Sorry for facing this issue, it's my pleasure to help us.
Welcome to the Shopify community!
and Thanks for your Good question.
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.
this code apply for after 5 - 6 second
.grid-product__meta {text-align: center;}
User | Count |
---|---|
447 | |
193 | |
139 | |
60 | |
44 |