jcadima
2/16/2017 - 4:54 PM

maximum height for single product

maximum height for single product


.product-view-detail .product-img-box .media-left .product-image img {
    /* max-width: 100%; */
    max-width: 65%;
    margin: 0 auto;
    border: 1px solid #f7f7f7;
}



FOR GRANADA THEME:

.product-img-box .product-image {
    max-width: 80%;
    margin: 0 auto;
}