Home › Forums › WoodMart support forum › Without the image Without the image This topic has 3 replies, 2 voices, and was last updated 56 minutes ago by Hung Pham. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts January 16, 2025 at 11:13 pm #630412 reseler.clParticipant How can I display only a card with product/service details (without the image) on the product archive page in WooCommerce using the Woodmart theme? January 20, 2025 at 9:01 am #630966 Hung PhamKeymaster Hi reseler.cl, Thanks for reaching to us and appreciate your patience. Please provide URL of the mentioned page, so I can take a closer look. Regards, January 20, 2025 at 2:19 pm #631136 reseler.clParticipant Sure! I want to use a card layout without an image in the product archive, displaying it as a card only. I have attached a screenshot. This is de website testing: https://woocommerce-1315949-5153264.cloudwaysapps.com/shop/ Attachments:You must be logged in to view attached files. January 20, 2025 at 4:01 pm #631181 Hung PhamKeymaster Hi reseler.cl, Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS: .product-wrapper .product-element-top { display: none; } Regards, Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register