Hi!
I don’t know why, but the product image doesn’t show up here:
https://phonixiems.myshopify.com/products/cable
What could be the problem?
Hi!
I don’t know why, but the product image doesn’t show up here:
https://phonixiems.myshopify.com/products/cable
What could be the problem?
You can solve it by adding this code at the bottom of your section-main-product.css file
html .product .product-media-container .product__modal-opener {
display: block !important;
}
You are probably a genius or a magician, because it worked!
Happy I could help!