Okay
  Public Ticket #3603750
Audience Template - Single Product Page Meta
Closed

Comments

  •  1
    Jonathan started the conversation

    On the single product page, the product meta widget has categories, sku, and tags.  Currently, the tag link does not produce any results on the page. Is there a way to remove just the tag part?  I don't see a way to delete it in elementor.


  •  1,103
    Max replied

    Hi,
    You can add this custom CSS:

    .product_meta .tagged_as.detail-container {
        display: none;
    }
    

    Thanks,


    Max from the Sonaar.io Crew

  •  1,103
    Max replied

    Just to let you know that the tag links will work in the next plugin update, and it wont return no results.

    Thanks,


    Max from the Sonaar.io Crew