Reply 235456 to: Subcategory image size and the hover icon

Avatar: Rose Tyler
Rose Tyler
Support staff
May 3, 2020 at 10:39

Hello,

Please read this article https://www.8theme.com/demo/docs/legenda/WooCommerce/Product_Images and set size depends on your needs.
The hover icon can be edited using custom CSS code. For example, adding the next code (Theme Options > Custom CSS) will remove the hover

.product-category .mask-container .block-mask {
    display: none;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.