Home Forums WoodMart support forum How to Hide (Tags) from the products page ???

How to Hide (Tags) from the products page ???

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

    mbanat18
    Participant

    Hi Dear ,
    kindly How to Hide (Tags) from the products page ???

    i mean the product tags

    #94901

    Hello,

    Please add this code to the Theme Settings > Custom CSS:

    .meta-location-add_to_cart .product_meta > .tagged_as{
    display:none;
    }

    Best Regards

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