Home Forums WoodMart support forum single product tab

single product tab

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #651486

    vt
    Participant

    hello
    i am trying to hide some information like weight from my products this here https://prnt.sc/VZ2RiGm8c_GA

    #651514

    Hello,

    Can you please share the product page URL so I can check and give you a possible solution?

    Best Regards,

    #651518

    vt
    Participant

    yes i have putted the link and gave you acces

    #651637

    Hello,

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .wc-tabs-wrapper .woocommerce-product-attributes-item.woocommerce-product-attributes-item--weight {
        display: none !important;
    }

    Best Regards.

    #651646

    vt
    Participant

    yes that works thanks

    #651734

    Hello,

    You’re very welcome! I’m glad I could help. If you need anything else, feel free to reach out!

    Thanks for contacting us.

    Have a great day.

    Topic Closed.
    Best Regards,

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

The topic ‘single product tab’ is closed to new replies.