Home › Forums › WoodMart support forum › Widget Änderungen im Content Widget Änderungen im Content This topic has 3 replies, 2 voices, and was last updated 2 years, 3 months ago by Aizaz Imtiaz Awan. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts August 22, 2022 at 4:35 pm #398809 OettchenParticipant Uns ist auch noch aufgefallen, dass hier doppelt genannt wird. Wie können wir das löschen? Attachments:You must be logged in to view attached files. August 23, 2022 at 9:10 am #398926 Aizaz Imtiaz AwanKeymaster Hello, Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS. p.wc-gzd-additional-info.wc-gzd-additional-info-loop.tax-info { display: none; } Best Regards August 23, 2022 at 3:30 pm #399027 OettchenParticipant Hello, Unfortunately, after embedding the code in Custom CSS, nothing worked. kind regards Oettchen August 23, 2022 at 4:00 pm #399047 Aizaz Imtiaz AwanKeymaster Hello, Please replace the previous Custom CSS with the following then check back. .product-grid-item p.wc-gzd-additional-info.wc-gzd-additional-info-loop.tax-info { display: none; } Best Regards Author Posts Tagged: Widget Bearbeitung Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register