hi, how can i set a mouse over image here?
i don`t want this mouse over effect (arrow) at this image: http://i.imgur.com/myqkRkE.png
Can you help me to get a custom mouse over image? can i add a mouse over image with ALB ?
Hey wiwaldi79!
If you would like to remove it, please add following code to Style.css file of your child theme
.home #av_section_6 .image-overlay {
display: none!important;
}
And it seems like you have already applied your custom overlay image – http://i.imgur.com/lM9mxM1.png
Cheers!
Yigit
WORK. CLOSED.