Home Forums WoodMart support forum how to deactivate product meta?

how to deactivate product meta?

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

    robingotours
    Participant

    how to deactivate product meta shown in attached photo

    Compare
    Add to wishlist
    SKU: 10GT
    分类: 1日游, 中文, 伦敦出发, 城市观光, 文化古迹, 皇室古堡, 自然风光, 英文, 英格兰, 跟团游

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

    Luke Nielsen
    Keymaster

    Hello,

    Please navigate to Theme Settings -> Single product -> Elements and enable the “Hide” option for the “Meta” section.

    https://monosnap.com/file/0bs4kWFLRmildjnvMUj0OlcOtd0DT3

    Thanks for your time and have a great day.

    Kind Regards

    #434869

    robingotours
    Participant

    if i only want to hide category, what can i do

    #434875

    Luke Nielsen
    Keymaster

    Hello,

    If you want to hide only the “Category” field, you can use the below code in Theme Settings -> Custom CSS.

    .single-product .entry-summary .posted_in {
        display: none;
    }

    Let me know if there is anything else I can help and have a good day!

    Kind Regards

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