How can I add internal padding to my product cards?

Hi!

Anyone know how to add an internal padding to the product cards of my page?
I would attach a little sketch to give you an idea and an example apllied to the balenciaga web.

Web: https://centralmrkt.myshopify.com
Pass: 90210

thanks!!!

without going into custom css. the easiest way is to create your images with the correct size and dimensions that include the padding in it. or you can experiment with the image size options such as fill or fit or adapt to image.

@davidvilaa

  1. From your Shopify Admin go to online store > themes > actions > edit code

  2. In your theme.liquid file, find the **(press CTRL + F or command + F on Mac)

  3. paste this code right above the tag:


Kind regards,
Diego

Hi @davidvilaa

This is Noah from PageFly - Shopify Page Builder App

Please add this code to your theme.liquid above the to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the


Hope this can help you solve the issue

Best regards,

Noah | PageFly