Home › Forums › WoodMart support forum › Product style issue › Reply To: Product style issue
September 26, 2018 at 7:01 pm
#79318
Artem Temos
Keymaster
3. Use this code
body .woodmart-hover-base .content-product-imagin {
top: 0;
left: 15px;
right: 15px;
}
and this for mobile devices
body .woodmart-hover-base .content-product-imagin {
left: 10px;
right: 10px;
}
4. It seems to work now https://gyazo.com/a2bcc9535349b621c14cea4a211f0e21