Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #193168

    How do I eliminate the circle & arrow icon that pops up over an image that I mouseover? I don’t mind the image getting lighter on mouseover – I just want to remove the circle. Thanks.

    #193188

    Hey mgerenser!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .image-overlay.overlay-type-extern .image-overlay-inside:before { display: none; }

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Get rid of circle on image mouseover’ is closed to new replies.