Are you a GenerateCustomer?

Do you have an active GP Premium or GenerateBlocks Pro license key?

Create a GenerateSupport account for GeneratePress and GenerateBlocks support in one dedicated place.

Create an account
Already have a GenerateSupport account? Login

Just browsing?

Feel free to browse the forums. Support for our free versions is provided on WordPress.org (GeneratePress, GenerateBlocks).

Want to become a premium user? Learn more below.

Woocommerce Shop, First product image is shrinking

  • Hello,

    I am developing a website based on one of your templates.

    The first product in the shop page generated by woommerce pops out with a shrunk image.

    Can you please help me understand what is going on?

  • Hi there,

    I’m not entirely sure what is causing that. I inspected the image, and it has the same size, but for some reason, it is rendered smaller for the first image.

    If you want to fix that, you can use the following CSS:

    
    body.woocommerce-shop .inside-wc-product-image {
      width: 100%;
    }
    
  • Great!

    That worked 🙂

  • Glad to hear that!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.