Home Forums Themes Support Claue Not show labels in products details

Tagged: ,

Viewing 1 reply thread
  • Author
    Posts
    • #28661

      Hello! Please I want to hide the poster that comes out above the size and color of the product, is it possible? Attached capture.

      I think it came out after updating the theme because before it was not shown.

      Thank you.

      Attachments:
      You must be logged in to view attached files.
    • #28668

      Hi,

      Please add below code to CLaue > Theme Option > General Layout > Custom CSS

      .swatch .swatch__list--item.is-selected .swatch__tooltip {
      	opacity: 0;
      	visibility: hidden;
      }

      Kind 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.