Home › Forums › CSS › Woocommerce Product Images › Re: Woocommerce Product Images
April 23, 2013 at 1:15 pm
#132892
Participant
.imagesSPAll .panel ,.imagesSPAll .anythingSlider, .imagesSPAll .panel img {height:320px; width:240px;}
.leftContentSP .images.imagesSP{border: 5px solid #eee;background: #fff; min-height:320px; width:240px;}
.leftContentSP .thumbnails img {border: 1px solid #DADADA;margin:5px 4px 0 0px;}
.leftContentSP .thumbnails img:hover {border: 1px solid #bbb; }
**This was the .css part I had edited**