Home › Forums › Support › Stop image zoom on hover This topic has 3 replies, 2 voices, and was last updated 3 years, 3 months ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts March 12, 2023 at 2:20 am #2564649 chris Hi im struggling to make the image stop zooming when hovering over any of the boxes related to it. March 12, 2023 at 6:44 am #2564824 DavidStaff Customer Support Hi there, i would suggest you ask the plugin author if theres an option to disable that. in the meantime you can use some CSS to stop it: .lsd-list-view-wrapper .lsd-list-view-listings-wrapper .lsd-listing:hover .lsd-listing-image > a img { transform: unset !important; } March 12, 2023 at 6:51 am #2564830 chris Will do, thanks David temp fix works great March 12, 2023 at 7:34 am #2564871 DavidStaff Customer Support Glad to hear that! Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In