Hi friends;
Partner logos in IMac have a hover effect that I want to remove:
https://lostspiritgroup.com/
I only have them in IMAC and there is no problem in laptops or mobile
I found the solution in another post. in case someone else has the same problem please add this code in your website Quick CSS:
.your image class .image-overlay {
display: none !important;
opacity: 0 !important;
}
please close this tread, thanks!