Home › Forums › WoodMart support forum › i wanna hide tag list i wanna hide tag list This topic has 1 reply, 2 voices, and was last updated 7 months ago by Hung Pham. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts July 30, 2024 at 9:25 pm #586860 sohee7569Participant green area is tag list. How can I make the Tag List invisible? Attachments:You must be logged in to view attached files. July 31, 2024 at 4:24 pm #587063 Hung PhamKeymaster Hi sohee7569, Thanks for reaching to us. Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS: .product-grid-item.product :is(.wd-product-cats,.wd-product-brands-links) { display: none; } Regards, Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register