Hey im using the supply theme and ive managed to centre everything so far however the price and quantity option are still at the left, ive search high and low and cant seem to find the answer please help!
Sorry for facing this issue, it's my pleasure to help us.
Welcome to the Shopify community!
and Thanks for your Good question.
Please share your site URL,
So I will check and provide a solution here.
Please add the following code at the bottom of your assets/theme.scss.css file.
@media screen and (min-width: 481px){
.template-product .product-meta { margin: 0 auto; }
.template-product .product-meta li{ padding-right: 0px !important; }
}
.template-product .js-qty { margin: 0 auto; }
Hope this works.
Thanks!
Thanks for store url i think you have fixed this issue right?
User | Count |
---|---|
562 | |
215 | |
129 | |
83 | |
49 |