Home › Forums › WoodMart support forum › Show SKU Only Show SKU Only This topic has 1 reply, 2 voices, and was last updated 5 years, 7 months ago by Elise Noromit. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts September 8, 2019 at 2:22 am #142576 [email protected]Participant Hello, In Theme Settings > Product Page > Show/Hide elements > Show product meta we can toggle if we want to show category, tags and SKU. I would like to show only SKU and hide the category and tags. Can this be done? Thank you! September 8, 2019 at 9:41 am #142598 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: .meta-location-add_to_cart .product_meta .tagged_as, .meta-location-add_to_cart .product_meta > span.posted_in { display:none; } Best Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register