Tagged: , , , ,

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

    I added the css you provided to remove the hover effect on linked images. Of the 4 green “buttons” on my homepage (www.bagoftees.com), the css worked for the first 3, but not the 4th image (the ‘gift’ image).

    It must be something with the page it’s linking to, after running some tests. But I can’t figure out how that linked page is any different than the other 3. Also strange that the hover has the double arrow rather than the usual single arrow.

    Really appreciate your time! Thanks!

    #129280

    Hi,

    I think you end up reading one of the thread I answered. Just add this on your custom.css or Quick CSS

    .image-overlay.overlay-type-image {
    display: none !important;
    }

    Regards,

    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Image Hover Removal Only Partially Working’ is closed to new replies.