Hi guys,
Could you please guide me on how to add a cart button to every product on the collection page using the Debutify theme?
wesbite url www.homesector.eu
Thanks
Hi guys,
Could you please guide me on how to add a cart button to every product on the collection page using the Debutify theme?
wesbite url www.homesector.eu
Thanks
Hello There,
HI @ZestardTech thanks for reply. Unfortunately I dont have product-card-grid.liquid file.
Could it be under a different name ? Like product-grid-item ?
Kind regards
Hello @worldspawn
you can add code in product-grid-item.liquid
Hello @worldspawn
Add this code and check.
form.addtocartbutton {
margin: 0 auto;
}
can you please explain me in further details. I couldn’t understand which code to paste and where