@alinegsilva on WordPress.org
Posted a reply to Disable product image swap on hover, on the site WordPress.org Forums:try this code: .Preloader { display:none; } .prod-img-wrap:hover img { opacity: 0.6; }