Home Forums WoodMart support forum Product Categories

Product Categories

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

    technodar
    Participant

    Hi , I need your support regarding the appearance of the product categories/ classification, it’s shown in the product description. is there any method to hide it, please refer to the attached for your reference.

    Thanks in advance
    Technodar

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

    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)