hi, on the images left and right (the papers) i would like to have a tooltip .
i got / can see tooltips in the backend but not in the front end!
nevertheless im having a title and an alt tag…
how can i get a tooltip on these images?
best regards, jelle vanhijfte
Hey jelle,
What kind of tooltip are you looking for?
Best regards,
Victoria
hello victoria, well, just the ordinary alt tag one normally sees when hovering over…
but i see what you mean. On the main site i have already solved the problem.temporarely
(see ticket: #1078676 which is about this problem)
but on this site, below, the right pic is not giving a tooltip because there is a layer over it.
as the tow tickets are more or less about the same problem ,
i suggest to close this ticket and focus on #1078676
Hi yampieters,
This image does not have a title or an alt tag, so there is nothing to be shown on hover. You need to add those in the media library for the image.
Best regards,
Victoria
hello victoria, well, the right pic is having an alt and a title tag.
but its not to be seen because of the layer that is over it, i suspect.
Hi yampieters,
Well, with this code that hides the overlay, then the title text shows up.
.page-id-2 .avia_transform a .image-overlay {
display: none !important;
}
If you need further assistance please let us know.
Best regards,
Victoria
thanks victoria, you may close this one
best regards, jelle vanhijfte