Home Forums Themes Support Claue How do I add the title on top of the product swatches?

Viewing 1 reply thread
  • Author
    Posts
    • #6774

      Hello! How can I add a title here? (please see image) It’s not good for customers to have to click on every single image without having to know what color they’re clicking on, how can I activate the titles of the images? And I’m not talking about the tooltips I’m talking about the actual name being there.

       

       

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

      Hi,

      You can add custom css in Claue > Theme Option > General Layout > Custom CSS

      .swatch .swatch-item {
      overflow: inherit; vertical-align: bottom; margin: 5px 20px;
      }
      .swatch .swatch-item span {
      line-height: 80px; text-indent: inherit !important; white-space: nowrap;
      }

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