Tagged: hover image, mouse-over
Hello,
How can I change the icon overlay on the call to action image? (white arrow in the black circle)
Please refer to the link: http://www.18degreeworks.com/AlmondChu/artworks/, the icon will show when mouse-over the image, thank you for your kindly help.
Regards,
wan
Hey pengiu18,
How do you need to change it? Could you please attach a mockup of what you’re trying to achieve?
Best regards,
Victoria
Hi pengiu18,
I understood your original request :)
I was asking how exactly do you need to change it.
You can use this css:
.image-overlay.overlay-type-extern .image-overlay-inside:before {
content: '\E832';
font-family: 'entypo-fontello';
}
Best regards,
Victoria