On the website: https://www.ksdesign.eu/
I would like to change the hover image inside the green circle (arrow) into an uploaded image (text”more” on transparent background)
Is there any way to do this, I tried already several things.
Hey netzhautflimmern,
The green circle with the arrow is not a image, it’s a font. But you could change it by replacing the content with the url to the image.
Here’s an example of replacing the arrow with the words “Read More”
.image-overlay .image-overlay-inside:before{content:'Read More'!important; font-size: 14px!important; }
Best regards,
Mike
wow, cool, that works!! thank you very much for the great support!!! :)
Hi netzhautflimmern,
Glad we got things working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria