[Resolved] Woocommerce Gallery Images Left Side Issue

Home Forums Support [Resolved] Woocommerce Gallery Images Left Side Issue

Home Forums Support Woocommerce Gallery Images Left Side Issue

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #750046
    Paul

    I’m facing what I’m hoping is a small issue… The gallery images on woocommerce product pages.

    Everything displays correctly when any product loads. But after clicking on gallery thumbnails displayed under the main product image, the image changes as it should, but on the majority of the images it looks like it’s not proportionally sized correctly and thus leaves a small percentage of the previous image still in display (~0-10%), which just takes the edge of it being a professional store.

    I’ve tried it with many different images of varying sizes and resolutions but it still occurs across my development site.

    I’m unable to upload screenshots here, so please visit the following page and/or other product pages and click on numerous product images, you’ll see on the left hand side of the swapped image that a small part of the previous image is still on show…

    Thanks,
    Paul

    #750187
    Leo
    Staff
    Customer Support

    Hi there,

    Any chance you can link us to the site in question?

    You can edit the original topic and use the private URL field.

    Also, you can see the expected WooCommerce behavior with GP here:
    http://gpsites.co/seller/

    If this is not what you are seeing, then it might be good to try #1 here to eliminate any plugin conflicts:
    Hi there,
    https://docs.generatepress.com/article/debugging-tips/

    Let me know ๐Ÿ™‚

    #750193
    Tom
    Lead Developer
    Lead Developer

    Hey Paul,

    This CSS seems to be the issue:

    .woocommerce-product-gallery__image {
        border: 2px solid #1a1a1a;
    }

    If you remove that, it should work normally.

    #750642
    Paul

    Top quality support as expected. Fantastic.

    Genuinely happy!

    Thanks team, enjoy your weekend!

    #750753
    Tom
    Lead Developer
    Lead Developer

    Thanks! You too ๐Ÿ™‚

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