Hello, as you can see in the image, I put a 1px border-right and a 1px border-bottom on the product cards so that they have this shape, however when I don’t have a fair amount of products in a collection, ugly holes appear that I would like to fill as if there was a blank product to put it in some way
Something like this:
Web: https://centralmrkt.myshopify.com
Code: 90210
Hi @davidvilaa ,
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.liquid
Step 3: Paste the below code at the bottom of the file → Save
Hope my solution works perfectly for you!
Best regards,
Oliver | PageFly
1 Like
It worked, however the pages that have the maximum number of products added an extra border. Any mode to solve it?
can you share your position added code so I can check it?