Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1293548

    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

    #1293565

    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!

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘cannot hide hover effect on linked images (only on IMac)’ is closed to new replies.