how deactivate the image zoom effect?
Hi, how can I deactivate the image zoom effect in the blog's single posts?
I found this link http://forum.muffingroup.com/betheme/discussion/7454/is-it-possible-to-remove-hover-effect-on-images
.image_frame:not(.no_link) .image_wrapper img:not(.ls-l) { margin-bottom: 0 !important; }
.image_frame .image_wrapper img:not(.ls-l) { top: 0 !important; }
.image_frame .image_wrapper .image_links { display: none !important; }
But don't work me. I have put the CSS code in Custom CSS (options theme).
Thanks!
Comments
you can remove this zoom effect with: