• Hey Guys,
    So I can’t stand the mouse-over animation for the gallery sections included in the theme. Is there an easy way to disable this animation that I’m not seeing?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello @drfuller,

    Try to add this in the Additional css field:

    
    #mesmerize-gallery-1 img:hover {
        transform: none;
    }
    

    Regards,
    Iulian Palade

Viewing 1 replies (of 1 total)
  • The topic ‘Gallery Mouseover Animation’ is closed to new replies.