Hi
On image with caption overlay – how do you chnage the color of the font on hover – if not possible is it possible to not change the background overlay of color. With .4 #000 for normal view it seems to remove that color overlay on hover.
Hey cardiopulmonarycorp,
Add this to quick css:
.av-image-caption-overlay-center:hover{
color:#000!important;
}
Best regards,
Jordan Shannon
ty – that did work
Hi,
Great! I’m glad I was able to help. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon