Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #664186

    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

    #664923

    Hey Jens,

    Please go to Enfold theme options > Advanced Styling and edit “Linked Image Overlay” and disable it :)

    Best regards,
    Yigit

    #708840

    I tried to disable it by unticking all 5 areas, but it keeps showing in images in the main content.

    #708842

    i managed to do it with:

    .image-overlay {
    visibility: hidden;
    }

    thx

    #708913

    Hi,

    Glad you fixed it :)

    Best regards,
    Nikko

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.