Tagged: product categories
Hi Kriesi,
In the shop, I would like for the product categories to NOT have an overlay on them on hover. Can you help me with this please?
The site is in maintenance mode and redirects to my working site. You will have to log in to see a product. I have added the credentials to the private area.
Thank you.
Best,
Dameon
Hey Dameon,
Best regards,
Victoria
Hi Victoria,
I used this code that I found in the enfold documentation:
/* Remove image overlay with circle and arrow */
.image-overlay {
display: none !important;
opacity: 0 !important;
}
Is it possible to disable the overlay colour but keep the arrow on hover?
Hi dameonjamie,
Well, if you remove this code, we’ll try to make overlay transparent and keep the arrow.
Best regards,
Victoria