Tagged: Font-color, image caption, image hover
Hey Amselus,
Please add the following to quick css:
.av-image-caption-overlay-center p:hover{
color:yellow!important;
}
Of course just change the color to whatever you need.
Best regards,
Jordan Shannon
Hey, thanks for the fast feedback.
Working, except that the text is, in my case now , grey, when I hover the text. But can I change the CSS, that the text changes with the hover over the picture and not finally the text hover.
Thx in advance.
Regards
Andreas
Hi,
Replace the original code with the following:
.av-image-caption-overlay-center:hover p{
color:yellow!important;
}
Best regards,
Jordan Shannon
Great work, thx.
Everything fine :-)
Hi,
Awesome. I’m happy I was able to help. If you need anything else, please contact us here in the forums.
Best regards,
Jordan Shannon