Home Forums Basel support forum How can I remove categories and tags on the product pages

How can I remove categories and tags on the product pages

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #90010

    andyvega
    Participant

    Hi, I want to remove the categories and tags on the single product pages but I don’t see a way to turn this option off in the theme settings. Can you help me please.
    Thank you

    #90020

    Hello,

    They are removed with custom CSS. Please provide your workable site URL I will provide custom CSS.

    Best Regarrds

    #90029

    andyvega
    Participant

    Hi the site url is https://naturalvitamins.gr/1/

    #90088

    Hello,

    Please try this code:

    body .product-design-alt .product_meta {
        display: none;
    }

    Best Regards

    #90557

    andyvega
    Participant

    That worked. Thank you

    #90599

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘How can I remove categories and tags on the product pages’ is closed to new replies.