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

    Hi there,

    How can i remove the image fade hover effect for images with links
    (either as images or as easy sliders.

    As in, when i hover over the image, i dont want the opacity to change.

    Many thanks

    #324295

    Hi smudgedesign!

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

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

    Cheers!
    Yigit

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