Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
WooCommerce
Product image border shadow
jornk1
January 2017
in
WooCommerce
How do i remove the grey border around my product images? I cannot seem to find the CSS
Comments
Albert
January 2017
Hi,
please send us link to page where from you would like to remove it because in some cases it is border but in some box shadow and we are not sure which one would work in your case.
Thanks!
jornk1
January 2017
http://digitalhive.co.za/steenberg/shop/sparkling-wines/steenberg-sparkling-sauvignon-blanc/
Albert
January 2017
Ok, thanks. So to remove border around these images, you need to use the following css:
.image_frame .image_wrapper .mask, .edd_download_image::after {
box-shadow: 0 0 0 0 !important;
}
jornk1
January 2017
Thanks
Albert
January 2017
You are welcome!
Sign In
or
Register
to comment.
Comments
please send us link to page where from you would like to remove it because in some cases it is border but in some box shadow and we are not sure which one would work in your case.
Thanks!