How can I make the borders wider on my website?

I’m looking at my website on my laptop and am noticing that the borders I just added are cutting off two of the product photos. Is there a way to make it wider? TheRegimenCo.com

@theregimenco

Although it does look like it, the borders don’t have anything to do with the images cutting off.

In most cases, most of the free themes are coded in a way that will cut the images off just to ensure that all images look aligned.

You can do the following to make the images “uncut”:,

  1. In 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:

If it helps you please click on the “like” button and mark this answer as a solution!

Thank you.

Kind regards,
Diego

That worked perfectly! Thank you for your help!