Archived topic
Hide image title and alt text on hover
5 replies · Started by Henk on February 24, 2021
Hello,
Is there a way to hide image titles/alt text when hovering over images?
I don't want to show them, but I want to keep them for SEO purposes.
Hi there,
see Leos response here:
https://generatepress.com/forums/topic/disable-title-tooltips/#post-1388399
The logic applies whether it be a link or an image.
Hello David,
The solutions in that topic are not working in GeneratPress. I added the JavaScript using a snippet, but the alt text is still showing up.
Its not GP related.
The Tooltip is built into the browser and is applied to any element that has a Title attribute. There are quite a few methods different people offer if you google search the title of this topic.
Thank you David.
You're welcome