How to hide weight from details in single product page

This topic has 4 replies, 2 voices, and was last updated 7 years, 2 months ago ago by Rose Tyler

  • Avatar: wilson-legros
    wilson-legros
    Participant
    February 22, 2017 at 14:19

    Hello,
    I would like to know how to hide weight from details in single product page.
    In french, it’s the line “Poids” below “Information complémentaire”
    You will find link attached to see what I mean.
    Thank you,
    Wilson

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 22, 2017 at 14:29

    Hello,

    Try to add this code in Custom css:

    .single-product table tr:first-child {
        display: none;
    }

    Regards

    Avatar: wilson-legros
    wilson-legros
    Participant
    February 22, 2017 at 14:36

    Very good !

    Thank you very much for this effective and fast reply !!!

    Have a nice day,
    Best regards,
    Wilson

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 22, 2017 at 14:38

    Hello,

    You’re welcome!

    Regards

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

The issue related to '‘How to hide weight from details in single product page’' 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.