Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1083847

    Hi guys,

    How do I disable the hover effect on linked images?

    I have already tried adding this code to the quick css: .image-overlay { display: none !important; }
    but it hasn’t solved the issue.

    Please advise me on what I can do.

    website linked below.

    #1083882

    Hey mlangereis,

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

    Best regards,
    Jordan Shannon

    #1084192

    Hi Jordan,

    Thanks for the response. I made the adjustments that you recommended but they don’t seem to have worked.

    Have a look for yourself and check back. I have included a screenshot of the advanced styling section.

    #1084379

    Hi,

    Try adding the following to quick css instead. I tried it in the browser and it worked:

    .image-overlay {
    display: none !important;
    opacity: 0 !important;
    }

    Best regards,
    Jordan Shannon

    #1085113

    Hi!

    Enfold theme options > Advanced Styling and edit “Linked Image Overlay”

    With that function I could remove the overlay (thanks :) ) but there is still an icon remaining, see image. Do you know how to remove it ? i can’t identify it.
    Icon on Image

    Thanks ! :)

    #1085591

    Hi,

    What page are you seeing that specific photo you pasted?

    Best regards,
    Jordan Shannon

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