Change woccommerce category page thumbnal size

Change woccommerce category page thumbnal size

 

.woocommerce ul.products li.product a img {
height: 300px; /* apni zarurat ke hisaab se height fix karein */
object-fit: cover;
width: 100%;
}

 

 

 

Leave a Reply