Product pictures not displaying

Hello everyone, hope you doing well.

The pictures of my products are not displaying when I am at the product page. Can someone help with this? Thanks.

WEBSITE: restaurantkumata.food

Hi @restaurantkumat ,

Please go to Actions > Edit code > Assets > styles.css file and paste this at the bottom of the file:

.product_gallery .gallery-cell a.lightbox {
    display: block;
}

Hi, big thanks but it’s not working for a mobile version.

Hi @restaurantkumat ,

I checked and it shows fine, can you explain more about it?