Home New Guten Forums WoodMart support forum Hide Prodcut category on product page

Hide Prodcut category on product page

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

    allgoodkeys
    Participant

    I need to Hide Product category on product page

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

    Hello,

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

    body.single .product_meta > span.posted_in {
    display:none;
    }

    Best Regards

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