Hi,
I have some round images that have links on them. I have kept the image overlay on all images as I think it’s a neat little effect. But on these round images (that are PNG files), the overlay shows a square, and it looks really off. Is there any way I can disable the overlay only on these images, or make the overlay round to fit the image?
Thanks in advance
Hey Lilianaviu!
Can you please post the link to your page and point out the images?
Regards,
Yigit
Hi Yigit,
Thanks a lot for your fast reply. The website is not live yet to visitors. I’ve attached some images in private so you can see what I mean, as well as the code for those images
Thanks again :)
Hi!
Please enable custom CSS field for ALB elements – kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and then give your image elements a custom CSS class and then add following code to Quick CSS in Enfold theme options under General Styling tab
.your-custom-class .image-overlay { display: none !important; }
Regards,
Yigit
Thanks very much
Hey!
You are welcome, we are always happy to help!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Regards,
Yigit