Home Forums WoodMart support forum How to Hide Tags on single Product page

How to Hide Tags on single Product page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #292017

    eepleberry
    Participant

    Hello Sir,
    please guide How to Hide Tags on Single Product page.
    (actually i don’t want to show the Tags of product to customer)

    #292173

    Hello,

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

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

    Best Regards

    #292188

    eepleberry
    Participant

    Hello sir,
    I did as you suggested,but still, tags are appearing on the product page,pls see the attachment

    Attachments:
    You must be logged in to view attached files.
    #292249

    Hello,

    Please provide your site admin access to the private area.

    Please provide the product page URL.

    Best Regards

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