Why aren't product images displaying on the Shopify product page?

nodots
Visitor
3 0 0

Hello,

 

I'm currently having an issue for a client that Product Images aren't showing on the Product Page. The images are loading for but some reason this css line is preventing it from showing. 

 

 

.product-single__thumbnails .swiper-container:not(.swiper-container-initialized)
{
visibility: hidden;
}

 

 

 

Does anyone knows how to fix this?

 

I'm running the Fresh theme if that helps?

Replies 2 (2)

nodots
Visitor
3 0 0

Bump

 

Anyone that can help me?

nodots
Visitor
3 0 0

bump