Home › Forums › Support › Add CSS for all Woocomerce category (archive) pages This topic has 7 replies, 3 voices, and was last updated 3 years, 5 months ago by David. Viewing 8 posts - 1 through 8 (of 8 total) Author Posts November 17, 2022 at 1:48 am #2419214 webcréateur Hi there, any idea how to add CSS for all Woocomerce category (archive) pages? I want to hide some text elemnet under the price … November 17, 2022 at 5:16 am #2419447 DavidStaff Customer Support Hi there, can you share a link to an archive on your site, and let me know what element you want hidden ? November 17, 2022 at 9:56 am #2420148 webcréateur Hi, Thank you for your reply. I have added the links in the private information section. Best regards the Alman November 17, 2022 at 11:28 am #2420263 LeoStaff Customer Support I don’t believe those are default WooCommerce elements – are you using a plugin for those? Can you clear and disable all your caching and optimization plugin first so I can see the source code better? Thanks. November 18, 2022 at 2:03 am #2421053 webcréateur Thank you very much. I have now disabled caching for the most part. Is it possible to see the source code better now? November 18, 2022 at 6:18 am #2421385 DavidStaff Customer Support That content is coming from the Woocommerce Germanized plugin. Might be worth asking the plugin author if those template parts can be removed. In the meantime you can try adding this CSS to hide them: li.product p.wc-gzd-additional-info { display: none; } November 18, 2022 at 7:28 am #2421507 webcréateur Thank you! 🙂 November 19, 2022 at 3:03 am #2422630 DavidStaff Customer Support You’re welcome Author Posts Viewing 8 posts - 1 through 8 (of 8 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In