Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #8307
    Avatardorida
    Support Expired

    Can someone help me How to remove the tag, and the share icon on the product page please?

    #8317

    Hi you,

    Please add this custom CSS to the file style.css ( child-theme):

    .single-product div.product .product_meta span.tagged_as, .single-product div.product .maximin-social-share{
        display: none !important;
    }
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.