Home Forums WoodMart support forum SKU and Category Single Product

SKU and Category Single Product

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

    timewise
    Participant

    Hello!

    How can I disable “SKU” and “Categories” under META on Single Product Page?
    I want to leave “TAG” enabled, that’s most important.

    You have only option that disabled ALL.

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

    Hello,

    Please provide the product page URL, I do not see the tags. If you have disabled the meta, enable it, I will provide the custom CSS.

    If you have any questions please feel free to contact us.

    Best Regards

    #456555

    timewise
    Participant

    Hi

    example:
    https://dolstore.co/product/mens-premium-cotton-t-shirt-lukewarm/

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

    Hello,

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

    .product_meta.wd-layout-inline>span.sku_wrapper, 
    .product_meta.wd-layout-inline>span.posted_in {
        display: none;
    }

    Best Regards

    #457407

    timewise
    Participant

    thank you!

    Resolved!

    #457640

    You are welcome! We are here to help.

    Wish you a wonderful day!

Tagged: ,

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

The topic ‘SKU and Category Single Product’ is closed to new replies.