Have your say in Community Polls: What was/is your greatest motivation to start your own business?

Issue with Product Photos being too big - Dawn Theme

Issue with Product Photos being too big - Dawn Theme

yanetha
Tourist
17 0 1

Hi,

I am attempting to create my online store and am having a problem with my product photos on the product page looking too big. The product image is too large to fully display the product, leading to unwanted cropping.

yanetha_0-1698672475417.png

 

 

When the image is clicked to enlarge it, the photo takes up the entire page. Instead of this happening, I would like to reduce the size of the image.

 

yanetha_1-1698672475322.png

 

 

Below is the original product photo that I want to be displayed. The original dimensions of the photo is 4000 x 6000.

yanetha_2-1698672475399.png

 

 

If it helps I am using the Dawn theme. I would appreciate any help in resolving this issue. The url for my site is https://r4bbit-teeth.com/ and the password to enter is t33th!!

Thank you for any help.

Replies 2 (2)

PageFly-Henry
Shopify Partner
1184 335 292

Hi @yanetha 

This is Henry from PageFly - Landing Page Builder App

 

You can try this code by following these steps: 

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file base.css

Step 3: Paste the below code at bottom of the file -> Save

 

 media-gallery#MediaGallery-template--19876686561578__main  {

    height: 60% !important;

    width: 50% !important;

}

 

Hope that my solution works for you.

Best regards,

Henry | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.

yanetha
Tourist
17 0 1

Hi,

Thank you so much for the quick response. I have entered the suggested solution and although it helped with the unwanted cropping, some new issues have popped up.

Screen Shot 2023-10-30 at 9.42.38 AM.png

Now the product image is too small and I would like to make it a bit bigger. Also, there is an unwanted gap between the product image and the product description. I was wondering if there is a way to remedy this issue.

 

Thank you so much.