Home Forums Themes Support Claue Mobile swatch

Viewing 2 reply threads
  • Author
    Posts
    • #42477

      Hello ,

       

      I the mobile version , when we choose the color on mobile swatch we are not able to read the name of the color like in desktop,

       

      Send you image attached

       

      Thank you very much

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

      Hi Jennifer,

      The color name show when you hover, on mobile it doesn’t have hover action so it can’t show on mobile.

      Kind regards

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

    • #42481

      Hi,

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

      @media only screen and (max-width: 767px) {
      .swatch__list--item.is-selected .swatch__tooltip {
      	top: -30px;
      	opacity: 1;
      	visibility: visible;
      }}

      Kind regards!

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

Viewing 2 reply threads

You must be logged in to reply to this topic.