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

    hi there,

    Am I able to hide ‘The Final details’ heading on this product. I only want to hide it on this page though, and not the other products.

    I’ve tried everything.

    Thanks

    #1321767

    Hi,

    Thanks for contacting us!

    Please add following code to Quick CSS field in Enfold theme options > General Styling tab

    
    #top.single-product.postid-7869 .woocommerce-tabs {
        display: none;
    }
    

    Regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.