• i chose the option wishlist icon on top of the image
    images without multiple images are fine but with more than one the wishlist icon is overlapping the image

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Antonio La Rocca

    (@therock130)

    Hi there

    this sounds more like a problem with your specific theme, given that WooCommerce doesn’t show multiple product images on the shop loop on its own
    Can you please share a link to your site, so that I can check and see if I can provide you some easy CSS code to solve the issue?

    Thread Starter sinan1

    (@sinan1)

    Kaial- hair Color
    Login using the credentials given below
    then go to page number 4
    You can see the difference with multiple images and single image.
    Username – sinan
    Password – sinankaial1

    Plugin Support Antonio La Rocca

    (@therock130)

    Hi there

    please, never share credentials publically on this forum
    This is not safe, and it is prohibited by forum’s regulations

    Back to your problem: please, try to add the following CSS rules to Additional CSS section of your theme customizer (WP Dashboard -> Appearance -> Customize)

    .add-to-wishlist-before_image .yith-wcwl-add-to-wishlist {
        z-index: 99;
    }
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Icon over lapping on multiple image products’ is closed to new replies.