To enlarge small thumbnails on product page (see screenshot)
![]()
you can use below CSS code
button.ProductItem-gallery-thumbnails-item {
height: 100px !important;
width: 100px !important;
}
![]()
To enlarge small thumbnails on product page (see screenshot)
![]()
you can use below CSS code
button.ProductItem-gallery-thumbnails-item {
height: 100px !important;
width: 100px !important;
}
![]()