Remove “Gewicht” from tab additional info

This topic has 5 replies, 3 voices, and was last updated 2 weeks, 2 days ago ago by Tony Rodriguez

  • Avatar: Denise
    Denise
    Participant
    February 22, 2026 at 20:32

    Hi guys,

    Where / how do I remove “Gewicht” from the tab Additional information?

    Regards Denise

    Files is visible for topic creator and
    support staff only.
    4 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    February 23, 2026 at 07:14

    Hello @Denise,

    By default, WooCommerce displays all product attributes configured in the backend, such as weight, size, length, and height: https://prnt.sc/19qcABNM31PS.

    If you would like to remove the weight attribute row from the product information table on your single product pages, you can do so by adding the following custom CSS in your Theme Options under “Theme Custom CSS”:

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

    Alternatively, to apply this change locally within the tabs widget on your single product template, we have added the same CSS with “selector” prefix in the “Custom CSS” tab of the Single Product Tabs widget in your Single Product Builder: https://prnt.sc/ZWxSGGRkhsw4.

    Kindly check it now.

    Best regards,
    Jack Richardson
    The 8Theme’s Team

    Avatar: Denise
    Denise
    Participant
    February 25, 2026 at 22:35

    Hi Jack,

    Thank you for your follow up! I am aware that I am using the weights, but I need this in order to use the weigh based shipping for my transportation costs. So I cannot remove the from the products.
    However, sometimes I change a weight to lets say 1kg in order to avoid a small package price, since it will never fit. But I dont want anybody to see that a small bottle weights like 1kg haha. Because that doesnt make sense.

    I will check the code you provided me :)!

    Regards,
    Denise

    Avatar: Denise
    Denise
    Participant
    February 25, 2026 at 22:37

    Thanks for the support! My topic “Remove “Gewicht” from tab additional info” has been successfully resolved.

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    February 25, 2026 at 22:37

    Dear Denise,

    Thanks for being part of our WordPress & WooCommerce community!

    We’re happy we could assist you. Your feedback truly matters — it helps us make XStore better, faster, and more reliable with every release.

    Together, we’re shaping a better WooCommerce experience for everyone.

    Topic closed.
    The 8Theme Team

  • Viewing 5 results - 1 through 5 (of 5 total)

The issue related to '‘Remove “Gewicht” from tab additional info’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.