Home Forums Themes Support Claue Add names to Color Attributes thumbnails

Viewing 3 reply threads
  • Author
    Posts
    • #28897

      They work fine with the swatch you help me set up. However, is there a way to put the color name with the thumbnail pic so customer can see what color name is with the photo thumbnail?  see below how it is now

    • #28900

      Hi,

      Please go to WPAddon > Variation Swatch > Show Tooltip > On.

      Kind regards

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

    • #28906

      ok this is what happens when i turned that on.  The tool tip blocks the title “Color Options”. I tried it with both “after title” and “before title” in swatch setting and nothing changes when i change the setting.  how can i get the color name to show without tooltip blocking title “Color Options” and “Sizes”?

    • #28911

      Hi,

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

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

      Kind regards

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

Viewing 3 reply threads

You must be logged in to reply to this topic.