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

    I need to remove the mouse-over animation that sits over an image. I see no settings for this option, so I will assume it is in the code somewhere.

    This is the site I am working on, and if you mouse over any of the 4 small images, you will see the animation I am referring to.

    http://66.147.244.134/~ericstam

    Can someone tell me exactly where to edit this without breaking anything (I am not a programmer) :-)

    Thank you in advance.

    TG

    #172186

    Hey tdgano!

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

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

    Regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Need help to remove animation over images’ is closed to new replies.