Tagged: image
Hello,
Is it possible to add a css effect in order to highlight the legend text display over an image?
In my website (https://ppp.astonsky.com/en/) I have added (in the Design tab) a legend title displayed over the pictures.
But, when the image is rollovered the white title becomes much more difficult to read.
Do you have any effect (a text-shadow effect for example) which I could add on the rollover so that my whites titles would be more easy to read?
Hey francemedics,
Please try the following in Quick CSS under Enfold->General Styling:
.av-image-caption-overlay-center:hover p {
color: #000;
}
Best regards,
Rikard
Thanks Rikard,
It is exactly what I was looking for!
Best regards,
Hi francemedics,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko