[Resolved] Overlapping images on Woocommerce products

Home Forums Support [Resolved] Overlapping images on Woocommerce products

Home Forums Support Overlapping images on Woocommerce products

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #403316
    Fernando

    Dear support
    When I activate ‘Display secondary image on hover’, users see images are overlapped when they hover the products

    Is there any way to avoid this since I am using transparent .png images?
    I’d thank any help
    Best regards

    #403351
    Leo
    Staff
    Customer Support

    Hi there,

    That’s weird. Can you link us to the site? Thanks!

    #403892
    Fernando

    This is the link.
    Please take a look into the first product.
    Regards

    #403902
    Tom
    Lead Developer
    Lead Developer

    Ah, the image is transparent.

    You can try this:

    .secondary-image {
        background: #fff;
    }
    #404103
    Fernando

    It was easier than I thought
    Thanks Tom
    Regards

    #404257
    Tom
    Lead Developer
    Lead Developer

    You’re welcome!

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