Hi there,
I added come custom ‘add to cart’ buttons to my collection lists, but the buttons aren’t aligned. Can someone help? MY URL is below.
https://ypaxkhx5l4tz7x4l-60003319967.shopifypreview.com
(if you click on ‘beer me’ you can get a longer list of products and the problem is more evident)
1 Like
@GBSshop
sorry for that issue
can you please try this code
Go to Online Store->Theme->Edit code
Asset->/timber.scss.liquid ->paste below code at the bottom of the file.
.grid-product__title {
min-height: 65px;
display: inline-block;
width: 100%;
}
.long-dash {
display: none;
}
GBSshop
December 7, 2021, 11:24am
3
Thanks that has worked great, but is there any way the pricing can be moved up so that its below the product title rather than above the quantity picker?
1 Like
@GBSshop
sorry bt your same product name 2 line it required to that spacing
1 Like
Hi, just realised the recommended products do this: Can you help fix? Would be a great help!
1 Like
@GBSshop
can you please confirm this look
yes please, with the quantities included as well:
in the editor it seems to start like the above, then switches to this:
@GBSshop
yes please above code its work global
now i can’t see above code please added
GBSshop
December 8, 2021, 8:33am
10
Sorry, i misunderstood your question. I have no experience of coding so the code may not be there. Do you have an idea of how to fix it?