Hi @asmarif ,
Greetings. Hope you’re doing well.
You can use the custom CSS below to hide the images from Woo Product Carousel and Woo Product Grid:
.elementor-widget-eael-woo-product-carousel img,
.wvs-archive-product-image {
display: none !important;
}
You can simply add custom CSS by navigating to your WordPress?Dashboard -> Appearance -> Customize.
After you are on the Customizer page, search for the “Additional CSS” option. You can then go ahead and insert CSS Code. Please check this screencast to learn more – https://d.pr/v/QrrfTw
Regarding the single product page, could you please let us know which widget of Essential Addons you’re using? If possible, please also share the page URL and JSON file of your single product page template so that we can recheck it from our end and assist you properly.
Best regards!