Bring product title and price closer to the product image

My website is: www.simplydesignedbytracy.com

I’m using the Minimal theme and I’m trying to figure out how to move the product title and price closer to the product image. There’s too much white in between each product and I want to try to reduce that.

HELP & TIA.

@simplydbtracy ,

  1. In your Shopify Admin go-to online store > themes > actions > edit code
  2. Find Asset > theme.css and paste this code at the bottom of the file
.grid-link__image {
    height: auto !important;
}

Do let me know if it works for you.
Good Luck!

Thank you so much! That worked and I’m happy with how my site looks now.

@simplydbtracy ,

Great, Good Luck with your business.