Profiles

  • Member Since: November 4th, 2020
  • Find me on:
  • 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; }