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

    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

    #949017

    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

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