Help needed with product cart grid sections

zwz
Visitor
2 0 0

Hello,

I need help with product card grid sections. I've added following code to be able to use add to cart:

<form method="post" action="/cart/add">
  <input type="hidden" name="id" value="{{ product.variants.first.id }}"/>
  <input min="1" type="number" id="quantity" name="quantity" value="1"/>
  <input type="submit" value="Add to cart" class="btn"/>
</form>

 How do I add space between "Add to cart" and the next row of products? Also, how do I align all "add to cart" to be on the same level?

 

 

Regards,Screenshot 2021-04-15 at 15.05.06.png

Valeria

Replies 3 (3)

LitExtension
Shopify Partner
4860 1001 1132

Hi @zwz,

Please send me your store URL so I can check and give you the best solution for this case. If your site protects by password, please share it too.

LitExtension - Shopping Cart Migration Expert
Check out our Shopify migration app to migrate your online store to Shopify

Kinjaldavra
Shopify Partner
2302 570 1422

@zwz  Please provide website url and if your store is password protected then also provide password So I will check and provide a solution here.

LuckyNigam
Pathfinder
142 8 14

Hi @zwz 

For this we need to your files code. We need to add some line of code in your store files. If you want to customize your theme contact me on skype( skype id : cid.6072cc42f2bf365c).

 

Thanks