Sorry about that, please follow the instructions below instead.
- From your Admin store, go to Online store > Themes > Click Actions > Edit code
- Open the Section folder, and find the main-product.liquid file.
- Find the code below and delete it.
-
Same in feature-product.liquid, still at the Section folder.
-
Find the code below and delete it.
- Next, open the base.css under the Asset folder and paste the code below.
.product__modal-opener .product__media-icon {
display: none !important
}