Home Forums Themes Support Claue Hiding the image name on hover

Viewing 1 reply thread
  • Author
    Posts
    • #17740

      Hi,

      I want to hide the image name which appears when i hover on the product images

    • #17745

      Hi,

      Please add below code to Claue > Theme Option > General Layout > Custom JS

      jQuery('.product-image a').removeAttr('title');
      jQuery('.product-image img').removeAttr('title');

      Best regards

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

Viewing 1 reply thread

You must be logged in to reply to this topic.