Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #279060

    Hi,

    I have images in widgets that change to second image when hovered over and which are clickable links that will go to landing pages.

    But when I hover over the image, I see it fade in transparency and the circle with the arrow in the middle appears.

    How do I remove this please so it behaves as a ‘regular’ image?

    Thanks in advance,

    Matt

    #279083

    Hey SMDNAS!

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

    .textwidget a .image-overlay {
    visibility: hidden!important;
    }

    Cheers!
    Yigit

    #279212

    Thanks Yigit!

    Matt

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove circle hover effect from images’ is closed to new replies.