Good afternoon,
When you view my site www.ebonyboutique.co.nz on an Ipad, the images in the category view are all positioned to the left, not centered above the description.
Is there any way to make them centered?
Cheers.
.product > div > div > a > img {
margin: 0 auto;
}