Home › Forums › WoodMart support forum › Hide tags Hide tags This topic has 1 reply, 2 voices, and was last updated 6 years, 9 months ago by Elise Noromit. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts October 16, 2018 at 5:58 pm #83081 davidjungleParticipant Hi. I would like to hide the tags. I use them for SEO but I do not like that the visitor can see them. Is there an option or css code to not show them? October 16, 2018 at 6:48 pm #83098 Elise NoromitMember Hello, Add this code to the Theme Settings > Custom CSS: .meta-location-add_to_cart .product_meta .tagged_as{ display:none; } If the code does not work, please provide your site admin access. Best Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register