Home Forums WoodMart support forum Woodmart Additional Tabs Content remove for one product continued.

Woodmart Additional Tabs Content remove for one product continued.

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

    Little Panda
    Participant

    This is a continuation of the topic we created here: https://xtemos.com/forums/topic/woodmart-additional-tabs-content-remove-for-one-product/

    The fix you gave us is no longer working as the additional tab content is showing again for this virtual product.

    Can you advise please on how to get the content removed for this product? (the product id hasn’t changed).

    #444688

    Hello,

    Please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section:

    .postid-85008 .elementor-94555 .elementor-element.elementor-element-86a6ed8 {
        display: none !important;
    }

    This CSS would hide the Shipping Delivery tab as a whole for this specific Product.

    Best Regards

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