I need help with the images on my product page

My product page images seem to show up strangely cropped out I attached a image of what it should look like from my old theme and also how it looks now my new website theme is here https://empirehomegym.com/?_ab=0&_fd=0&_sc=1&preview_theme_id=164076814643 any help would be much appreciated.

Hello @notrabnai

You can add code by following these steps to change ATC background color

  1. Go to Online Store → Theme → Edit code.

  2. Open your theme.liquid file

  3. Paste the below code before on theme.liquid

.img-fluid { max-width: 100%; height: auto !important; }

Hey unfortunately this did not work still seems to be cropped weird