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
disable grey border around images
alexanderkryger
March 2017
in
WooCommerce
Hi there
How it's possible to disable grey border around images with CSS(In Woocommerce) on the product pages
Comments
Bryan
March 2017
Hi,
It is possible but we would need to have a look at your page to write you some CSS
Please send us a link
thanks
alexanderkryger
March 2017
http://hoejholthudpleje.dk/produkt/bionic-oxygen-facial/
You can see the grey border around this picture.
It's also possible to disable the grey color on hover?
Bryan
March 2017
Hi,
To disable the border use this css
.image_frame {
border-color: transparent !important;
}
We do not have the possibillity to change the hover effect.
Sign In
or
Register
to comment.
Comments