Hello, is it possible to disable the coloured circle with arrow that appears everytime I hover on an image with link?
I didn’t find the question in other treads.
Thank you
Hey aledelpu,
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
.image-overlay.overlay-type-extern .image-overlay-inside:before {
display: none;
}
After applying the css, Please clear your browser cache and check.
Best regards,
Mike
I had to adjust a few more things but it worked.
Thank you
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)
Best regards,
Mike