SKU and Category Single Product
-
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.
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
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
You are welcome! We are here to help.
Wish you a wonderful day!
The topic ‘SKU and Category Single Product’ is closed to new replies.