Hello,
I'd like to remove the hover zoom from the images shown on my home page and blog page.
I've tried pasting the following in CSS based on your past answers:
.image_frame .image_wrapper .image_links.double a.zoom { display: none !important; }
.image_frame .image_wrapper .image_links.double a.link { width: 100% !important; }
I've also tried turning off the "Zoom Image" in Blog, Portfolio and Shop > Blog.
What am I'm missing?
Comments
all details about removing image hover effect, you can find on http://forum.muffingroup.com/betheme/discussion/2439/remove-mouse-over-effect-on-portfolio-items-hover-effect-on-portfolio-items
Thanks!