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

Home Forums Themes Support Gecko Is There An Option to Change the Look of Variations Appears on Product Page?

Viewing 1 reply thread
  • Author
    Posts
    • #31238
      imabhiraj
      Support Expired

      Hello,

      When I choose the color, a pop-up comes which covers the text behind it and it does not go away.

      I wanted to know if it is possible to change the way it looks?

      or

      Is it possible to change the selection type, for example: instead of label a circle around the selection will work for us.

      Thanks!!

    • #31241
      Harry
      Support Expired

      Hi,

      You can hide tooltip of color when color selected by add below code to JanStudio > Theme Option > General Layout > Custom CSS

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