Home Forums WoodMart support forum Hide additional information Tab

Hide additional information Tab

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

    canaryprime
    Participant

    Hi,

    I am using a custom atribute to display an icon over my product. However, after this change I see that additional information tab has appeared for some reason, displaying the attribute values.

    This global css is not working

    body .tab-title-additional_information,
    body .woocommerce-Tabs-panel–additional_information panel{
    display:none;
    }

    thank you

    Attachments:
    You must be logged in to view attached files.
    #295131

    Hello,

    You would better enter each attribute on the product page and disable showing on the product page, the tab would disappear and the label would remain. Or provide the product page URL.

    Best Regards

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