Tagged: image, Mouse Hover, tooltip
I’m using this code:
#wrap_all #main #portfolio .av-caption-on-hover .av-masonry-item-with-image.av-masonry-entry .av-inner-masonry-content {
opacity: 0;
}
#wrap_all #main #portfolio .av-caption-on-hover .av-masonry-item-with-image.av-masonry-entry:hover .av-inner-masonry-content {
opacity: 1;
}
to hide the tool-tip when the mouse-cursor is hovering above an image. The code works fine in most cases.
But it doesn’t work for the gallery and masonry gallery.
Is there a way to hide the tool tip here, too (without losing seo-information) ?
Many thanks in advance.
Hey,
Please refer to this post – https://kriesi.at/documentation/enfold/image/#remove-image-alt-title-on-hover :)
Cheers!
Yigit
Many thanks this works great.
Hi,
You can simply go to Enfold theme options > Advanced Styling > Linked Image Overlays and disable the overlay. You do not need to use custom CSS code for that any longer :)
Regards,
Yigit
Oh man that’s great. I did not know about the element editor.
Awesome, you guys rock! Many thanks for the quick response again.
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon