Home Forums Themes Support Claue Weight Attribute Problem

Topic Resolution: Resolved

Tagged: ,

Viewing 1 reply thread
  • Author
    Posts
    • #17257

      Hi, I tried to add a new “Weight” under Dashboard>Products>Attributes. It is working fine but it has some display problems:

      1. I want if any one hovers on any product newly added “Weight” attribute should be shown just like in case of “Size” attribute “L,M, S, XL,XXL etc.” gets displayed on product hover which in my case is not getting displayed.
      2. In the product description page the weight attribute is getting incorrectly displayed i.e., on first attribute eg., in case of   1 gm , the “gm” is displayed inline with “1”. but for other attributes like 2 gm and 3 gm, the “gm” is getting displayed below the value. I want every attribute to have same design. Also when i click on 2nd and 3rd attribute the “gm” value  disappears. Please check my product page  http://www.kashmiragro.com/product/saffron/
      Attachments:
      You must be logged in to view attached files.
    • #17281

      Hi,

      Sorry for late reply.

      1. Please go to Claue > Theme Option > WooCommerce > Product Listing Settings > Enable Products Attribute On Product List and check in weight

      2. Please add below code to Claue > Theme Option > General Layout > custom CSS

      .swatch__value {
      	width: 34px;
      	height: 34px;
      	line-height: 36px;
      }

      and please remove space between number and gm ( 2 gm to 2gm)

      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.