Hi i would like to know if there is a way to remove the hoover effect "View" from the product category etc.
I don't have a live website right now but i haven't done any big changes to the template i just want to remove this.
Thanks in advance.
.category-view .category .category-overlay > span, .browse-view .product .product-overlay > span, .featured-view .product .product-overlay > span, .latest-view .product .product-overlay > span, .topten-view .product .product-overlay > span, .recent-view .product .product-overlay > span, .productDetails .main-image .product-overlay > span {
display: none !important;
}