SENSE - Is there a way to hide the product card thumbnail from the product page?

I want to use different images for the thumbnail on product card. I don’t want those to be visible on the product page.

Is there a way to get that done?

Could you share your store URL?

www.thestitchglitch.com

@TheStitchGlitch

Please add the following CSS code to your assets/section-main-product.css bottom of the file.

.product .thumbnail {visibility: hidden !important;}

Thanks!

I tried. it’s not working.
The first image on the product card (thumbnail) is still visible on the product page