Hello Everyone,
when i try to put a image with a link in the page there is a ugly style on this when mouse hover.
It is when i wrote the code manuell and when i try it with the enfold drag and drop workflow also when i deactivate any extra style and animation in the image-options.
There are much spans and classes automatic around the link. That is serios a no go for me but very difficult to deactivate with css.
Please help me!
Thank you very much
Jens Tangermann
Hey Jens,
Please go to Enfold theme options > Advanced Styling and edit “Linked Image Overlay” and disable it :)
Best regards,
Yigit
I tried to disable it by unticking all 5 areas, but it keeps showing in images in the main content.
i managed to do it with:
.image-overlay {
visibility: hidden;
}
thx
Hi,
Glad you fixed it :)
Best regards,
Nikko