Jump to content

Resize Product Page Gallery Images

Recommended Posts

  • Replies 6
  • Views 423
  • Created
  • Last Reply

Top Posters In This Topic

6 hours ago, DallesTranquille said:

Site URL: https://americasgotjokes.org

Hello, 

I am currently trying to resize the gallery on each of the products on my product page. Right now, on mobile, the image is cut off, and I'd like for the gallery to show the whole shirt, not just the joke. 

The PW is College2019!

Can you share link to a product where you have problem?

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Of course, here's the link to the first product:

https://americasgotjokes.org/our-products-1/p/design-no-1

It looks fine on the web, but on mobile, you can only see the middle part of the image. I would like it to show the whole shirt and the entierty of the next image as well. This is the case for all of the products on mobile. Let me know if you need a screenshot!

This is less pressing, but I would also love to round the image corners on the mobile version of the product page, so far I haven't found any code that works.

Thank you for replying so soon!

Link to comment
On 7/3/2021 at 8:12 PM, DallesTranquille said:

Of course, here's the link to the first product:

https://americasgotjokes.org/our-products-1/p/design-no-1

It looks fine on the web, but on mobile, you can only see the middle part of the image. I would like it to show the whole shirt and the entierty of the next image as well. This is the case for all of the products on mobile. Let me know if you need a screenshot!

This is less pressing, but I would also love to round the image corners on the mobile version of the product page, so far I haven't found any code that works.

Thank you for replying so soon!

Add to Design > Custom CSS

/* Mobile resize product */
@media screen and (max-width:767px) {
img.ProductItem-gallery-slides-item-image {
    object-fit: contain !important;
}
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
On 7/5/2021 at 10:09 PM, DallesTranquille said:

Thank you so much!

Do you need help on these?

Site URL – https://americasgotjokes.org/

1. (Desktop – Header) Header is cut into 2 lines.

https://americasgotjokes.org/

americasgotjokes.org-01-min.png

2. (All devices – Blog posts) Reduce space?

https://americasgotjokes.org/blog/post-2-fz95h

americasgotjokes.org-02-min.png

3. (All devices – Homepage) Reduce space?

https://americasgotjokes.org/

americasgotjokes.org-03-min.png

4. (Mobile – Homepage) On desktop, the entire image is visible. On mobile, the image is partially cropped.

https://americasgotjokes.org/

americasgotjokes.org-04-min.png

5. (Mobile/Tablet – Homepage) On desktop, more on the way is on one line. On mobile/tablet, it’s cut into two lines.

https://americasgotjokes.org/

americasgotjokes.org-05-min.png

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.