how to deactivate product meta?
-
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.
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
if i only want to hide category, what can i do
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