Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Woocommerce Product Images Re: Woocommerce Product Images

#132892
ani7ruddha
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**