hey guys looking for someone to help me centre my add to cart button, also is there a way to bring the title, price and add to cart button closer together so it looks tidier!
pass is - beta
Please add the following code at the bottom of your assets/theme.scss.css file.
.row-negative-bottom{
text-align:center;
}
a.product-grid-item, .product-grid-item{
margin-bottom:0px !important;
}
Hope this helps.
Thanks!
please Go to Online Store->Theme->Edit code
Asset->/theme.css ->paste below code at the bottom of the file.
.row-negative-bottom .grid-item{
text-align: center !important;
}
User | Count |
---|---|
415 | |
166 | |
100 | |
99 | |
96 |