Home Forums Themes Support Gecko Disable hover effects on Woocommerce images

Topic Resolution: Resolved
Viewing 2 reply threads
  • Author
    Posts
    • #2346

      Hi,

      How would I go about disabling the hover effects on Woocommerce images? I still want the quick view to work, but don’t wan’t the effects to show. Tried figuring it out, but the code references are a bit confusing.

       

    • #2347

      Hi,

      You can disable hover effect by add custom css in JanStudio > Theme Option > General Layout > Custom CSS

      .product-image > .db::before {display: none;}

      Regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #2348

      Thank you Harry. You are awesome!

      I really appreciate your help.

Viewing 2 reply threads

You must be logged in to reply to this topic.