hi guys on http://rugbydental.flywheelsites.com/why-choose-us/
I can’t turn off the image animation when you move mouse over the image
I have tried to set hover effect to no and putting image animation off
Hey codecreative,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.avia-image-container.avia-builder-el-0.el_before_av_heading img,
.avia-image-container.avia-builder-el-0.el_before_av_heading .avia-image-container-inner {
pointer-events:none;
}
If you need further assistance please let us know.
Best regards,
Victoria