Home › Forums › WoodMart support forum › Preview image for products Preview image for products This topic has 1 reply, 2 voices, and was last updated 3 years, 10 months ago by Elise Noromit. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts April 10, 2021 at 5:43 pm #281388 WoodyPParticipant Hello, I would like to set a preview image for products to be shown only in the product grid, but not within the product page. How can I do it? See video April 11, 2021 at 9:45 am #281545 Elise NoromitMember Hello, There is no option, We can remove with custom CSS the whole image ara on the product page. Please set Full-width image in the Theme settings > Product page > Images and add this code to the Theme Settings > Custom CSS .product-images{ display:none; } Best Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register