http://impexvending.com.au/home/
Hover over image with a link question (in a full width easy slider):
How do I make it so when I hover over the image that links to another page the light color overlay does not appear but the circle arrow does?
I would like only the circle arrow to show up when hovered over.
Thanks.
Hey!
Try adding this code to the Quick CSS:
.avia_transform a:hover .image-overlay{
background: transparent !important;
}
.avia_transform a .image-overlay{
transition: none !important;
}
Cheers!
Josue
Worked perfectly, thanks.
Haven’t seen you on here in little while, hope everything is going your way!!
You are welcome, yes, everything it’s ok :)
Regards,
Josue