Okay
  Public Ticket #2277885
Shop pictures
Closed

Comments

  • laghelli started the conversation

    Hello,
    lately I noticed this error in my shop. If I enter in a product page I can't see the pictures. If I go over with my mouse I can see the zoom, but the minute I step away it's completely blank. I noticed that I resolve this temporarly deleting the cache of the website, but the solution doesn't work on all my broswers. for example right now with chrome I can't see the pictures. I'm not sure if this is me of everybody see the website like this
    Can you help me?

  •   laghelli replied privately
  •  675
    Neuron replied

    Hi,

    I've tried on different browsers and different devices. All of them displays correctly. https://prnt.sc/qr79km

    Have you tried removing the browser cache? Maybe that is doing the mess?

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • laghelli replied

    Hi, you showed me the shop page but I meant inside a single product page (like the screenshot I attached). I already tried removing the chache from the browser but that didn't work

  •  675
    Neuron replied

    Hi,

    Sorry, I thought you were saying about the shop page.

    Can you please try to add the following style in Custom CSS.

    .woocommerce div.product div.images img {
        opacity: 1 !important;
    }

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • laghelli replied

    Hi, this seems to work but I see the picture like if it's zoomed, see the attachment below

  •  675
    Neuron replied

    Is that so? Please add the following style.

    .woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
        width: 100% !important;     height: 100% !important;
    }

    Feel free to ask for anything you need.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.