Hey Melanie,
I have the same issue #2 than Haris: I want to remove the animation when when mousing over an image on the regular page.
I did what you suggested:
THEME OPTIONS > GENERAL OPTIONS > CUSTOM CSS > add the following code:
.overlay {
display: none!important;
}
but nothing changed.
What can I do?
Thanks
Patrick