Home New Guten Forums WoodMart support forum can i hide the weight from the product page?

can i hide the weight from the product page?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #226208

    ameenov
    Participant

    is there any option to do so? or i have to use the CSS?

    i have already tried this code

    .woocommerce-product-attributes-item–weight {
    display: none;
    }

    #226322

    Hello,

    Sorry but there is no such option for that in the Theme Settings.

    You need to use Custom CSS to remove it. If the above CSS code works for you to hide the attribute then you can keep it.

    Best Regards.

Viewing 2 posts - 1 through 2 (of 2 total)