1 single oversized product image on collection page.... why?

Solved

1 single oversized product image on collection page.... why?

1KNDclothing
Tourist
24 0 2

Hello everyone, I had some formatting issues on my policy page yesterday and I got a result from the community, however, I have just noticed that only 1 product on my collection page is showing really large, taking up the space of many. it seems to be on 1 item on each collection page.

 

https://1kndclothing.com/collections/unisex-vegan-hoodies

 

Can anyone help, thank youScreenshot 2023-02-14 at 05.47.22.png

Accepted Solution (1)

oscprofessional
Shopify Partner
16115 2409 3123

This is an accepted solution.

@1KNDclothing ,

oscprofessional_0-1676355097365.png

 

Remove this CSS line no 2908

 

Path  of file :

Online Store->Theme->Edit code->Assets->theme.scss.liquid

Get pass your Store Core Web Vital Free Speed Optimization Audit, Chat on WhatsApp | Skype : oscprofessionals-87 | Email: [email protected] | Hire us | Guaranteed Site Speed Optimization | Website Free Audit | Shopify Theme Customization | Build Shopify Private App | Shopify SEO | Digital Marketing | Oscp Upsell & Cross sell App : Free | Oscp Sales & Volume Discount App : Free | Custom Pricing Wholesale App : Free

View solution in original post

Replies 3 (3)

oscprofessional
Shopify Partner
16115 2409 3123

This is an accepted solution.

@1KNDclothing ,

oscprofessional_0-1676355097365.png

 

Remove this CSS line no 2908

 

Path  of file :

Online Store->Theme->Edit code->Assets->theme.scss.liquid

Get pass your Store Core Web Vital Free Speed Optimization Audit, Chat on WhatsApp | Skype : oscprofessionals-87 | Email: [email protected] | Hire us | Guaranteed Site Speed Optimization | Website Free Audit | Shopify Theme Customization | Build Shopify Private App | Shopify SEO | Digital Marketing | Oscp Upsell & Cross sell App : Free | Oscp Sales & Volume Discount App : Free | Custom Pricing Wholesale App : Free
1KNDclothing
Tourist
24 0 2

worked thank you

GemPages
Shopify Partner
5625 1261 1243

Hello @1KNDclothing 

It's GemPages support team and glad to support you today.

 

You can follow these steps:

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

2. Open your base.css file and paste the following code below: 

 

@media screen and (min-width: 750px){
  .grid__item {
     max-width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4) !important;
  }
}

 

Let us know how it works for you.
Best regards,
GemPages Support Team

GemPages - Build any high-converting store pages for any business


- If you find my reply helpful, please hit Like and Mark as Solution
- Get connected: App Store | Blog | Community | Help Center