Home › Forums › Pro Support › Set Image Zoom Speed Tagged: image zoom speed This topic has 1 reply, 2 voices, and was last updated 5 years, 4 months ago by Tom. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts May 7, 2018 at 2:51 pm #4441 dave-smithParticipant I’d like to be able to slow down the image zoom speed. Is there somewhere I can change the image zoom speed. Thanks May 7, 2018 at 8:54 pm #4443 TomKeymaster Hi Dave, Try this CSS: .wp-show-posts-image.zoom img { -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; } Adjust the 0.3s to whatever you like 🙂 Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In