Your account expired support, please renew to get your support.

Home Forums Themes Support Claue Attributes tooltip messing with Attribute Title

Viewing 1 reply thread
  • Author
    Posts
    • #31674
      2players
      Support Expired

      Hi!

      I’m attaching a picture where you can see tooltips covering the title. Is there any way to vanish the tooltip once the attribute option is selected?

      I mean, it’s OK if they appear when mouse is hover but not OK after because Title can’t be read.

      Attachments:
      You must be logged in to view attached files.
    • #31680
      Harry
      Support Expired

      Hi,

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

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

      or wait for the next update of plugin Variation Swatch.

      Could you please help us rate our theme 5 stars at https://themeforest.net/downloads

      Thanks

      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.