Hi
I have used the CSS from Documentation –
#top .av-image-caption-overlay {
height: auto;
width: auto;
left: 0px;
bottom: 0px;
transform: translateY(100%);
}
#top .av-image-caption-overlay-center {
padding: 0;
}
#top .avia_image {
margin-bottom: 50px;
}
– to put captions below the image. That works fine. However, if I then apply a link to the image the caption no longer appears on hover.
You can see an example in the link below. Both images have captions to appear on hover but one image is linked the other not.
This does not happen if the captions are set to appear over the image, as by default.
many thanks
Peter
Hi Peter,
Please try removing this line from the CSS:
transform: translateY(100%);
Best regards,
Rikard
Hi Rikard
That works great
many thanks
Peter
Hi,
Great, I’m glad that you got it working. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Hi Rikard
Yes, do close it. Thanks again, always much appreciated.
p
Hi,
Thanks for letting us know, I’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard