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

    Although I really like the effect, it’s actually now conflicting with a plug in which has it’s own mouseover effect, so that I have 2 effects active. Is there a way I can remove the Enfold mouseover effect using quick CSS? Thanks

    #339771

    Hey!

    Try adding this code to the Quick CSS:

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

    Cheers! 
    Josue

    #339832

    Thanks Josue! That did the job.

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